Skip to content

Commit c38d4f1

Browse files
authored
chore: release v0.13.0 (#93)
## 🤖 New release * `polyanya`: 0.12.1 -> 0.13.0 (⚠ API breaking changes) ### ⚠ `polyanya` breaking changes ```text --- failure feature_missing: package feature removed or renamed --- Description: A feature has been removed from this package's Cargo.toml. This will break downstream crates which enable that feature. ref: https://doc.rust-lang.org/cargo/reference/semver.html#cargo-feature-remove impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.41.0/src/lints/feature_missing.ron Failed in: feature public-spade in the package's Cargo.toml ``` <details><summary><i><b>Changelog</b></i></summary><p> </p></details> --- This PR was generated with [release-plz](https://github.com/release-plz/release-plz/).
1 parent 58c5f2d commit c38d4f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "polyanya"
3-
version = "0.12.1"
3+
version = "0.13.0"
44
edition = "2021"
55
license = "MIT OR Apache-2.0"
66
keywords = ["pathfinding"]

0 commit comments

Comments
 (0)