Skip to content

Commit

Permalink
Merge pull request #223 from pombase/dependabot/cargo/once_cell-1.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 14, 2023
2 parents d466598 + a2fc033 commit 30fdee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ bit-set = "0.5"
chrono = { version = "0.4", default-features = false, features = ["clock", "std", "serde"] }
flate2 = "1.0"
lazy_static = "1.0"
once_cell = "1.2"
once_cell = "1.18"
uuid = { version = "1.1.2", features = ["v4", "serde", ] }
bytes = "1.0"
tokio = { version = "^1.26.0", features = ["full"] }
Expand Down

0 comments on commit 30fdee9

Please sign in to comment.