session-log-segments実装
This commit is contained in:
@@ -15,6 +15,7 @@ uuid = { version = "1", features = ["v7", "serde"] }
|
||||
thiserror = "2.0"
|
||||
sha2 = "0.11.0"
|
||||
hex = "0.4.3"
|
||||
protocol = { version = "0.1.0", path = "../protocol" }
|
||||
|
||||
[dev-dependencies]
|
||||
tokio = { version = "1.49", features = ["macros", "rt-multi-thread", "fs", "io-util"] }
|
||||
|
||||
Reference in New Issue
Block a user