Skip to content

Commit 79ba92d

Browse files
Update Rust crate ureq to v3
1 parent 5d01092 commit 79ba92d

2 files changed

Lines changed: 29 additions & 10 deletions

File tree

Cargo.lock

Lines changed: 28 additions & 9 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)