Skip to content

Commit

Permalink
chore: bump cala (#1346)
Browse files Browse the repository at this point in the history
  • Loading branch information
vindard authored Feb 4, 2025
1 parent b7e8bcd commit f4d2a3a
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
32 changes: 16 additions & 16 deletions Cargo.lock

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

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ members = [
# es-entity = { git = "https://github.com/galoymoney/cala.git", branch = "main" }
# sim-time = { git = "https://github.com/galoymoney/cala.git", branch = "main" }
# cala-ledger = { git = "https://github.com/galoymoney/cala.git", branch = "main" }
es-entity = "0.3.4"
sim-time = "0.3.4"
cala-ledger = "0.3.4"
es-entity = "0.3.5"
sim-time = "0.3.5"
cala-ledger = "0.3.5"

anyhow = "1.0.95"
async-graphql = { version = "7.0.11", default-features = false, features = ["dataloader", "tracing", "chrono", "playground"] }
Expand Down

0 comments on commit f4d2a3a

Please sign in to comment.