Skip to content

Commit

Permalink
Bump ammonia from 3.3.0 to 4.0.0 (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent e023d16 commit 9bda7b8
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 33 deletions.
72 changes: 40 additions & 32 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ readme = "README.md"
crate-type = ["cdylib"]

[dependencies]
ammonia = "3.3.0"
ammonia = "4.0.0"
pyo3 = { version = "0.20.2", features = ["abi3-py37", "extension-module"] }

0 comments on commit 9bda7b8

Please sign in to comment.