websites: default: snapshot

This commit is contained in:
nym21
2025-06-11 11:25:25 +02:00
parent c7cf76d4a8
commit 8bfa9d2734
6 changed files with 835 additions and 801 deletions
+2 -2
View File
@@ -36,8 +36,8 @@ brk_state = { version = "0", path = "crates/brk_state" }
brk_store = { version = "0", path = "crates/brk_store" }
brk_vec = { version = "0", path = "crates/brk_vec" }
byteview = "=0.6.1"
clap = { version = "4.5.39", features = ["string"] }
clap_derive = "4.5.32"
clap = { version = "4.5.40", features = ["string"] }
clap_derive = "4.5.40"
color-eyre = "0.6.5"
derive_deref = "1.1.1"
fjall = "2.11.0"