Skip to content

Commit 24d93c0

Browse files
Bump ammonia from 4.0.0 to 4.1.0 (#81)
Bumps [ammonia](https://github.com/rust-ammonia/ammonia) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/rust-ammonia/ammonia/releases) - [Changelog](https://github.com/rust-ammonia/ammonia/blob/master/CHANGELOG.md) - [Commits](rust-ammonia/ammonia@v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: ammonia dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6eff41f commit 24d93c0

File tree

2 files changed

+91
-15
lines changed

2 files changed

+91
-15
lines changed

Cargo.lock

Lines changed: 90 additions & 14 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
@@ -14,5 +14,5 @@ readme = "README.md"
1414
crate-type = ["cdylib"]
1515

1616
[dependencies]
17-
ammonia = "4.0.0"
17+
ammonia = "4.1.0"
1818
pyo3 = { version = "0.24.2", features = ["abi3-py38", "generate-import-lib"] }

0 commit comments

Comments
 (0)