Skip to content

Commit 8d43fa6

Browse files
committed
chore: remove once_cell
1 parent 421c204 commit 8d43fa6

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

Cargo.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ thiserror = "2.0.11"
3939

4040
nix = { version = "0.30.0", features = ["fs", "mman"] }
4141
memmap2 = "0.9.5"
42+
4243
[dependencies]
4344
libharuhishot = { path = "libharuhishot", version = "0.4.0" }
4445

@@ -48,7 +49,6 @@ memmap2.workspace = true
4849
tracing-subscriber.workspace = true
4950
tracing.workspace = true
5051
clap = "4.5.30"
51-
once_cell = "1.21.0"
5252

5353
dialoguer = { version = "0.11.0", features = ["fuzzy-select"] }
5454

0 commit comments

Comments
 (0)