Skip to content

Commit

Permalink
Update dxr requirement from 0.4.0 to 0.6.2
Browse files Browse the repository at this point in the history
Updates the requirements on [dxr](https://github.com/ironthree/dxr) to permit the latest version.
- [Release notes](https://github.com/ironthree/dxr/releases)
- [Changelog](https://github.com/ironthree/dxr/blob/main/CHANGELOG.md)
- [Commits](ironthree/dxr@0.4.0...0.6.2)

---
updated-dependencies:
- dependency-name: dxr
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 3, 2024
1 parent 4e2ed25 commit dbaa201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ description = "nickserv account verification URL bot"

[dependencies]
clap = { version = "4.0.8", features = ["derive"] }
dxr = "0.4.0"
dxr = "0.6.2"
http = "0.2.8"
http-serde = "1.1.2"
hyper = "0.14.20"
Expand Down

0 comments on commit dbaa201

Please sign in to comment.