Version increment and cargo exclusion for working files.
This commit is contained in:
+2
-1
@@ -1,12 +1,13 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "alfis"
|
name = "alfis"
|
||||||
version = "0.4.19"
|
version = "0.4.20"
|
||||||
authors = ["Revertron <alfis@revertron.com>"]
|
authors = ["Revertron <alfis@revertron.com>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
build = "build.rs"
|
build = "build.rs"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
homepage = "https://alfis.name"
|
homepage = "https://alfis.name"
|
||||||
repository = "https://github.com/Revertron/Alfis"
|
repository = "https://github.com/Revertron/Alfis"
|
||||||
|
exclude = ["blockchain.db", "alfis.toml"]
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|||||||
Reference in New Issue
Block a user