Skip to content

Commit

Permalink
fix(deps): update rust crate const_format to 0.2.33
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 6, 2024
1 parent 91e9017 commit c96dcec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions backend/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 backend/backend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ itertools = "0.13.0"
bitflags = { version = "2.6.0", features = ["std", "serde"] }
paste = "1.0.15"
utility.workspace = true
const_format = "0.2.32"
const_format = "0.2.33"

# Future Utils
futures-util = "0.3.30"
Expand Down

0 comments on commit c96dcec

Please sign in to comment.