Cargo.toml in faster_path-0.2.6 vs Cargo.toml in faster_path-0.3.1
- old
+ new
@@ -6,9 +6,12 @@
homepage = "https://github.com/danielpclark/faster_path"
repository = "https://github.com/danielpclark/faster_path"
license = "MIT OR Apache-2.0"
readme = "README.md"
+[package.metadata.thermite]
+github_releases = true
+
[lib]
name = "faster_path"
crate-type = ["dylib"]
[dependencies]