diff options
author | fxqnlr <[email protected]> | 2024-08-12 17:21:16 +0200 |
---|---|---|
committer | fxqnlr <[email protected]> | 2024-08-12 17:21:16 +0200 |
commit | 843414433d68b7a7d1b60f814621766bcfca2206 (patch) | |
tree | eccc72dd29edb7e96d5eebca0e372961cb3c20e2 /Cargo.toml | |
parent | 56b7d3260c68510c95a8940385a15faefd84017e (diff) | |
download | webol-843414433d68b7a7d1b60f814621766bcfca2206.tar webol-843414433d68b7a7d1b60f814621766bcfca2206.tar.gz webol-843414433d68b7a7d1b60f814621766bcfca2206.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.3" | 3 | version = "0.5.0" |
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 |