Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/cargo/regorus-0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lquerel authored Jun 14, 2024
2 parents 044a6c4 + 6d8f4f6 commit f36a1b4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ weaver_cache = { path = "crates/weaver_cache" }
weaver_forge = { path = "crates/weaver_forge" }
weaver_checker = { path = "crates/weaver_checker" }

clap = { version = "4.5.4", features = ["derive"] }
clap = { version = "4.5.7", features = ["derive"] }

# workspace dependencies
serde.workspace = true
Expand Down

0 comments on commit f36a1b4

Please sign in to comment.