Skip to content

Commit

Permalink
Update to using cthit version of gamma client
Browse files Browse the repository at this point in the history
  • Loading branch information
ViddeM committed Jun 23, 2024
1 parent 14d39c7 commit 2276a12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend/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 backend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ tokio = { version = "1.36.0", features = [
"time",
] }
uuid = { version = "1.7.0", features = ["serde"] }
gamma_rust_client = { git = "https://github.com/viddem/gamma.git", rev = "1235842562c9f3b50a68582dea13f66fbe93cf5e" }
gamma_rust_client = { git = "https://github.com/cthit/gamma.git", rev = "5b832d0ddc91d68aa4db1d35a40bd57251b51f39" }

0 comments on commit 2276a12

Please sign in to comment.