Skip to content

Commit

Permalink
chore(deps): update rust crate once_cell to 1.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 7, 2023
1 parent 60ff10c commit 60fceca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions server/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 server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ sea-orm = { version = "0.12.7", features = ["sqlx-mysql", "runtime-actix-rustls"
tracing = "0.1.40"
mockall = "0.11.4"
envy = "0.4.2"
once_cell = "1.18.0"
once_cell = "1.19.0"
test-case = "3.3.1"
strum = { version = "0.25.0", features = ["strum_macros"] }
proptest = "1.4.0"
Expand Down

0 comments on commit 60fceca

Please sign in to comment.