Skip to content

Commit

Permalink
Merge branch 'lagrange' into dependabot/cargo/prost-0.13.5
Browse files Browse the repository at this point in the history
  • Loading branch information
pk5ls20 authored Mar 3, 2025
2 parents 02ca0ac + 03ad4da commit e953453
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions mania/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ byteorder = "1.5.0"
bytes.workspace = true
chrono = { version = "0.4.39", features = ["serde"] }
dashmap = "6.1.0"
flate2 = "1.0.35"
flate2 = "1.1.0"
generic-array = "1.2.0"
phf = { version = "0.11.3", features = ["macros"] }
prost = "0.13.5"
Expand All @@ -26,7 +26,7 @@ tracing.workspace = true
uuid.workspace = true
hex.workspace = true
reqwest = "0.12.12"
serde_json = "1.0.137"
serde_json = "1.0.139"
futures = "0.3.31"
inventory = "0.3.19"
once_cell = "1.20.2"
Expand Down

0 comments on commit e953453

Please sign in to comment.