Skip to content

Commit

Permalink
trigger the action again
Browse files Browse the repository at this point in the history
  • Loading branch information
MBerguer committed Jan 9, 2025
1 parent a3607f1 commit 92768d3
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
38 changes: 19 additions & 19 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@ k256 = "0.13.3"
rand = "0.8.5"
reqwest = "0.12.8"
serde = "1.0.203"
thiserror = "2.0.9"
thiserror = "2.0.10"
tracing = "0.1.40"
url = "2.5.2"

[dev-dependencies]
tokio = { version = "1", features = ["full"] }
tokio = { version = "1.43.0", features = ["full"] }
anyhow = "1"
hex = "0.4.3"
assert_matches = "1.5.0"
Expand Down

0 comments on commit 92768d3

Please sign in to comment.