diff options
author | fxqnlr <[email protected]> | 2024-06-17 12:02:44 +0200 |
---|---|---|
committer | fxqnlr <[email protected]> | 2024-06-17 12:02:44 +0200 |
commit | 45724c4a8b293e8696ef487368f72f90a5c7a01d (patch) | |
tree | 6ee75dc72f1e2401bce4664ec5bae68aaf1e7df0 /Cargo.toml | |
parent | ec17af924767a2ae3c5180d9ea25193d071e5661 (diff) | |
download | webol-45724c4a8b293e8696ef487368f72f90a5c7a01d.tar webol-45724c4a8b293e8696ef487368f72f90a5c7a01d.tar.gz webol-45724c4a8b293e8696ef487368f72f90a5c7a01d.zip |
Version bump
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ | |||
1 | [package] | 1 | [package] |
2 | name = "webol" | 2 | name = "webol" |
3 | version = "0.4.1" | 3 | version = "0.4.2" |
4 | edition = "2021" | 4 | edition = "2021" |
5 | 5 | ||
6 | # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | 6 | # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |