Skip to content

Commit

Permalink
Update Rust crate itoa to 1.0.13 (#922)
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 21, 2024
1 parent 7ab708b commit 40f9792
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 @@ -51,7 +51,7 @@ indexmap = "2.6.0"
indicatif = "0.17.9"
inquire = "0.7.5"
itertools = "0.13.0"
itoa = "1.0.11"
itoa = "1.0.13"
keyring = { version = "3.6.1", features = ["apple-native", "crypto-openssl", "sync-secret-service", "vendored", "windows-native"] }
liblzma = { version = "0.3.5", features = ["static"] }
memchr = "2.7.4"
Expand Down

0 comments on commit 40f9792

Please sign in to comment.