Skip to content

Commit

Permalink
fix conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
yihau committed Apr 20, 2024
1 parent abdb271 commit 66e33e7
Show file tree
Hide file tree
Showing 3 changed files with 65 additions and 25 deletions.
44 changes: 32 additions & 12 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 @@ -280,7 +280,7 @@ rolling-file = "0.2.0"
reqwest = { version = "0.11.20", default-features = false }
rpassword = "7.2"
rustc_version = "0.4"
rustls = { version = "0.21.7", default-features = false, features = ["quic"] }
rustls = { version = "0.21.11", default-features = false, features = ["quic"] }
rustversion = "1.0.14"
scopeguard = "1.2.0"
semver = "1.0.19"
Expand Down
44 changes: 32 additions & 12 deletions programs/sbf/Cargo.lock

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

0 comments on commit 66e33e7

Please sign in to comment.