Skip to content

Commit

Permalink
Update oracle requirement from 0.5.1 to 0.6.0
Browse files Browse the repository at this point in the history
Updates the requirements on [oracle](https://github.com/kubo/rust-oracle) to permit the latest version.
- [Changelog](https://github.com/kubo/rust-oracle/blob/master/ChangeLog.md)
- [Commits](kubo/rust-oracle@v0.5.1...v0.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent 87ece48 commit 779067f
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 @@ -16,4 +16,4 @@ chrono=["oracle/chrono"]

[dependencies]
r2d2 = "0.8"
oracle = "0.5.1"
oracle = "0.6.0"

0 comments on commit 779067f

Please sign in to comment.