Skip to content

Commit

Permalink
Merge pull-request #411
Browse files Browse the repository at this point in the history
  • Loading branch information
emostov committed Dec 14, 2023
2 parents 511dfda + 0d6458b commit d3cc4aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/integration/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ qos_core = { path = "../qos_core", features = ["mock"], default-features = false
borsh = { version = "0.10" }
aws-nitro-enclaves-nsm-api = { version = "0.3", default-features = false }
rand = "0.8"
ureq = { version = "2.8", features = ["json"], default-features = false }
ureq = { version = "2.9", features = ["json"], default-features = false }
serde = { version = "1", features = ["derive"] }

0 comments on commit d3cc4aa

Please sign in to comment.