Skip to content

Commit 916d0b0

Browse files
Update Rust crate pyo3 to 0.26.0
Signed-off-by: oep-renovate[bot] <212772560+oep-renovate[bot]@users.noreply.github.com>
1 parent 0593d3b commit 916d0b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ edition = "2021"
77

88
[dependencies]
99
derive_more = "0.99.17"
10-
pyo3 = "0.25.1"
10+
pyo3 = "0.26.0"
1111
serde = { version = "1.0.180", features = ["derive"] }
1212
serde_json = "1.0.104"
1313
strum = { version = "0.25", features = ["derive"] }

0 commit comments

Comments
 (0)