Skip to content

Commit 9bf6a9b

Browse files
Run/v0.1.0
1 parent 24d98b0 commit 9bf6a9b

5 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ clap = { features = ["derive"], version = "4.5.11" }
1919
walkdir = "2.5.0"
2020
futures = "0.3.30"
2121
rayon = "1.10.0"
22-
tokio = { version = "1.39.1", features = ["full"] }
22+
tokio = { version = "1.39.2", features = ["full"] }
2323
num_cpus = "1.16.0"
2424

2525
[build-dependencies]
2626
serde = { version = "1.0.204", features = ["derive"] }
27-
toml = "0.8.16"
27+
toml = "0.8.17"
2828

2929
[lib]
3030
crate-type = ["staticlib", "cdylib", "rlib"]

Target/release/Inn.exe

0 Bytes
Binary file not shown.

Target/release/Innkeeper.exe

0 Bytes
Binary file not shown.

Target/release/PRun.exe

0 Bytes
Binary file not shown.

Target/release/Run.exe

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)