back interdiff of round #1 and #0

chore: finish migration to Tangled #1

merged
opened by samanthanguyen.me targeting main from tangled
ERROR
.gitattributes

Failed to calculate interdiff for this file.

ERROR
.github/dependabot.yml

Failed to calculate interdiff for this file.

ERROR
.github/workflows/audit.yml

Failed to calculate interdiff for this file.

ERROR
.github/workflows/docs.yml

Failed to calculate interdiff for this file.

ERROR
.github/workflows/main.yml

Failed to calculate interdiff for this file.

ERROR
.github/workflows/release.yml

Failed to calculate interdiff for this file.

ERROR
.tangled/workflows/build.yml

Failed to calculate interdiff for this file.

ERROR
.tangled/workflows/codeqa-clippy.yml

Failed to calculate interdiff for this file.

ERROR
.tangled/workflows/codeqa-rustfmt.yml

Failed to calculate interdiff for this file.

ERROR
.tangled/workflows/test-miri.yml

Failed to calculate interdiff for this file.

ERROR
.tangled/workflows/test.yml

Failed to calculate interdiff for this file.

ERROR
Cargo.toml

Failed to calculate interdiff for this file.

ERROR
LICENSE-MIT

Failed to calculate interdiff for this file.

ERROR
README.md

Failed to calculate interdiff for this file.

ERROR
crates/my_crate/LICENSE-MIT

Failed to calculate interdiff for this file.

ERROR
crates/my_crate/README.md

Failed to calculate interdiff for this file.

NEW
crates/my_crate/Cargo.toml
··· 2 2 name = "my_crate" 3 3 publish = false 4 4 version = "0.1.0" 5 - description = "{{desc}}" 5 + description = "_desc_" 6 6 include = ["src", "LICENSE*"] 7 7 keywords = [] 8 8 categories = []