diff options
Diffstat (limited to 'scripts/resc')
-rw-r--r-- | scripts/resc/setwall/Cargo.toml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/resc/setwall/Cargo.toml b/scripts/resc/setwall/Cargo.toml index 61c5fc0..fc22c32 100644 --- a/scripts/resc/setwall/Cargo.toml +++ b/scripts/resc/setwall/Cargo.toml @@ -1,7 +1,8 @@ [package] name = "setwall" -version = "0.1.0" +version = "1.0.0" edition = "2021" +authors = ["Julian Jørgensen"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |