Skip to content

Commit

Permalink
Merge branch 'lagrange' into dependabot/cargo/log-0.4.26
Browse files Browse the repository at this point in the history
  • Loading branch information
pk5ls20 authored Mar 3, 2025
2 parents 718037d + 9101f1b commit 49950f3
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 25 deletions.
24 changes: 12 additions & 12 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.

8 changes: 4 additions & 4 deletions mania/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ 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.4"
prost = "0.13.5"
rand = "0.8.5"
serde = { version = "1.0.217", features = ["derive"] }
surge-ping = "0.8.1"
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 All @@ -45,4 +45,4 @@ digest = "0.11.0-pre.9"
[build-dependencies]
prost-build = "0.13.4"
glob = "0.3.2"
anyhow = "1.0.95"
anyhow = "1.0.96"

0 comments on commit 49950f3

Please sign in to comment.