Skip to content

Commit 5f47886

Browse files
fix: 0.27.0
1 parent aedb660 commit 5f47886

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ crate-type = ["cdylib", "rlib"]
1111
anyhow = "1.0.94"
1212
base16ct = { version = "0.2.0", features = ["std"] }
1313
indexmap = "2.6.0"
14-
pyo3 = { version = "0.27.1", features = ["abi3-py310", "anyhow"] }
14+
pyo3 = { version = "0.27.0", features = ["abi3-py310", "anyhow"] }
1515
quick-xml = "0.37.1"
1616
regex = "1.11.1"
1717
serde = { version = "1.0.215", features = ["derive"] }

0 commit comments

Comments
 (0)