back interdiff of round #1 and #0

feat: Estrisation of Token #4

merged
opened by sachy.dev targeting main from token-refactor
files
.tangled
workflows
crates
nailgen
nailkov
nailroutes
src
nailstate
src
src
ERROR
.tangled/workflows/miri.yml

Failed to calculate interdiff for this file.

ERROR
Cargo.lock

Failed to calculate interdiff for this file.

ERROR
crates/nailgen/src/html_gen.rs

Failed to calculate interdiff for this file.

ERROR
crates/nailgen/src/lib.rs

Failed to calculate interdiff for this file.

ERROR
crates/nailkov/Cargo.toml

Failed to calculate interdiff for this file.

ERROR
crates/nailkov/src/distribution.rs

Failed to calculate interdiff for this file.

ERROR
crates/nailkov/src/interner.rs

Failed to calculate interdiff for this file.

ERROR
crates/nailkov/src/lib.rs

Failed to calculate interdiff for this file.

ERROR
crates/nailkov/src/token.rs

Failed to calculate interdiff for this file.

ERROR
crates/nailroutes/src/lib.rs

Failed to calculate interdiff for this file.

ERROR
crates/nailstate/src/lib.rs

Failed to calculate interdiff for this file.

ERROR
src/inputs.rs

Failed to calculate interdiff for this file.

ERROR
src/main.rs

Failed to calculate interdiff for this file.

NEW
crates/nailgen/Cargo.toml
··· 21 21 color-eyre.workspace = true 22 22 pin-project-lite.workspace = true 23 23 futures-lite.workspace = true 24 - axum.workspace = true 24 + axum = { workspace = true, features = ["matched-path"] } 25 25 rand.workspace = true 26 26 bytes.workspace = true 27 27 tracing.workspace = true