Skip to content

Commit 4bc7b82

Browse files
Bump ouroboros from 0.9.5 to 0.15.4 in /src/rust
Bumps [ouroboros](https://github.com/joshua-maros/ouroboros) from 0.9.5 to 0.15.4. - [Release notes](https://github.com/joshua-maros/ouroboros/releases) - [Commits](https://github.com/joshua-maros/ouroboros/commits) --- updated-dependencies: - dependency-name: ouroboros dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 407dd88 commit 4bc7b82

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

src/rust/Cargo.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ lazy_static = "1"
1010
pyo3 = { version = "0.13.1" }
1111
asn1 = { version = "0.5.3", default-features = false, features = ["derive"] }
1212
chrono = { version = "0.4", default-features = false, features = ["alloc"] }
13-
ouroboros = "0.9"
13+
ouroboros = "0.15"
1414

1515
[features]
1616
extension-module = ["pyo3/extension-module"]

0 commit comments

Comments
 (0)