Skip to content

Commit

Permalink
Merge branch 'main' into store-deltas-in-edge
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Feb 18, 2025
2 parents 5951af8 + 1164f22 commit f1387bc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions 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 @@ -39,7 +39,7 @@ aws-sdk-s3 = { version = "1.76.0", features = ["behavior-version-latest"] }
base64 = "0.22.1"
chrono = { version = "0.4.39", features = ["serde"] }
cidr = "0.3.1"
clap = { version = "4.5.29", features = ["derive", "env"] }
clap = { version = "4.5.30", features = ["derive", "env"] }
clap-markdown = "0.1.4"
dashmap = "6.1.0"
eventsource-client = { version = "0.13.0" }
Expand Down

0 comments on commit f1387bc

Please sign in to comment.