Skip to content

Commit 1472c74

Browse files
Update Rust crate ureq to v3
1 parent ba11fa4 commit 1472c74

2 files changed

Lines changed: 25 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 24 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ tonic = "0.14.1"
2323
serde_json = "1.0.149"
2424
serde = "1.0.228"
2525
uuid = { version = "1.23.0", features = ["v4"] }
26-
ureq = "2.12.1"
26+
ureq = "3.0.0"
2727

2828
[workspace.dependencies.taurus-core]
2929
path = "./crates/taurus-core"

0 commit comments

Comments
 (0)