Skip to content

Commit

Permalink
updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dcodesdev committed Nov 15, 2024
1 parent 1ff84b6 commit 7b3a2f0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions crates/rustfinity-runner/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ version = "0.1.0"
edition = "2021"

[dependencies]
anyhow = "1.0.86"
anyhow = "1.0.93"
base64 = "0.22.1"
clap = { version = "4.5.11", features = ["derive"] }
clap = { version = "4.5.21", features = ["derive"] }
dotenvy = "0.15.7"
duct = "0.13.7"
regex = "1.10.6"
Expand Down

0 comments on commit 7b3a2f0

Please sign in to comment.