Skip to content

Commit

Permalink
Update Rust crate bon to v3.1.1 (#10085)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent f532e24 commit 788e376
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 @@ -51,7 +51,7 @@ axum = { version = "=0.7.9", features = ["macros", "matched-path"] }
axum-extra = { version = "=0.9.6", features = ["cookie-signed", "erased-json", "typed-header"] }
base64 = "=0.22.1"
bigdecimal = { version = "=0.4.6", features = ["serde"] }
bon = "=3.1.0"
bon = "=3.1.1"
cargo-manifest = "=0.16.1"
colored = "=2.1.0"
crates_io_cdn_logs = { path = "crates/crates_io_cdn_logs" }
Expand Down

0 comments on commit 788e376

Please sign in to comment.