Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/cargo/ruzstd-0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
brunocodutra authored Aug 24, 2024
2 parents 6f755f4 + 0ff7477 commit b5c5910
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -13,7 +13,7 @@ keywords = ["chess"]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage)'] }

[dependencies]
arrayvec = { version = "0.7.3", default-features = false, features = ["std"] }
arrayvec = { version = "0.7.6", default-features = false, features = ["std"] }
byteorder = { version = "1.5.0", default-features = false, features = ["std"] }
ctor = { version = "0.2.8", default-features = false }
derive_more = { version = "1.0.0", default-features = false, features = [
Expand Down

0 comments on commit b5c5910

Please sign in to comment.