Skip to content

Commit

Permalink
Bump the uma sdk version to pick up some changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jklein24 committed Dec 6, 2023
1 parent 51c11fd commit d22b519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/uma-demo/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ reqwest = "0.11.22"
serde = "1.0.190"
serde_json = "1.0.107"
tokio = "1.33.0"
uma = "0.1.2"
uma = "0.3.0"
url = "2.4.1"
uuid = { version = "1.5.0", features = ["v4"] }

0 comments on commit d22b519

Please sign in to comment.