5 Commits

2 changed files with 319 additions and 552 deletions

869
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -13,5 +13,5 @@ futures = "0.3.30"
tracing = "0.1"
lazy_static = "1.4.0"
regex = { version = "1.7.0" }
thiserror = "2.0.0"
thiserror = "1.0.37"
uuid = {version = "1.2.2", features = ["v4", "fast-rng"]}