Skip to content

Commit

Permalink
Merge pull request #249 from ryanfowler/dependabot/cargo/ureq-3.0.5
Browse files Browse the repository at this point in the history
Bump ureq from 3.0.4 to 3.0.5
  • Loading branch information
ryanfowler authored Feb 10, 2025
2 parents 9c3540d + e9f9214 commit b19dbb9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -35,7 +35,7 @@ sqlformat = { version = "0.3.3" }
tar = { version = "0.4.43" }
termcolor = { version = "1.4.1" }
toml_edit = { version = "0.22.23" }
ureq = { version = "3.0.4", features = ["json"] }
ureq = { version = "3.0.5", features = ["json"] }

[build-dependencies]
cgo = { version = "0.3.0" }

0 comments on commit b19dbb9

Please sign in to comment.