Skip to content

Commit

Permalink
Run/v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Jul 31, 2024
1 parent 24d98b0 commit 9bf6a9b
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ clap = { features = ["derive"], version = "4.5.11" }
walkdir = "2.5.0"
futures = "0.3.30"
rayon = "1.10.0"
tokio = { version = "1.39.1", features = ["full"] }
tokio = { version = "1.39.2", features = ["full"] }
num_cpus = "1.16.0"

[build-dependencies]
serde = { version = "1.0.204", features = ["derive"] }
toml = "0.8.16"
toml = "0.8.17"

[lib]
crate-type = ["staticlib", "cdylib", "rlib"]
Expand Down
Binary file modified Target/release/Inn.exe
Binary file not shown.
Binary file modified Target/release/Innkeeper.exe
Binary file not shown.
Binary file modified Target/release/PRun.exe
Binary file not shown.
Binary file modified Target/release/Run.exe
Binary file not shown.

0 comments on commit 9bf6a9b

Please sign in to comment.