Skip to content

Commit

Permalink
Merge pull request #135 from open-telemetry/dependabot/cargo/ureq-2.9.7
Browse files Browse the repository at this point in the history
chore(deps): bump ureq from 2.9.6 to 2.9.7
  • Loading branch information
lquerel authored Apr 29, 2024
2 parents 968dc38 + a929319 commit 6f2b636
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ serde = { version = "1.0.198", features = ["derive"] }
serde_yaml = "0.9.32"
serde_json = { version = "1.0.116"}
thiserror = "1.0.58"
ureq = "2.9.6"
ureq = "2.9.7"
regex = "1.10.3"
rayon = "1.10.0"
ordered-float = { version = "4.2.0", features = ["serde"] }
Expand Down

0 comments on commit 6f2b636

Please sign in to comment.