aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorfxqnlr <[email protected]>2024-08-12 17:21:16 +0200
committerfxqnlr <[email protected]>2024-08-12 17:21:16 +0200
commit843414433d68b7a7d1b60f814621766bcfca2206 (patch)
treeeccc72dd29edb7e96d5eebca0e372961cb3c20e2 /Cargo.toml
parent56b7d3260c68510c95a8940385a15faefd84017e (diff)
downloadwebol-843414433d68b7a7d1b60f814621766bcfca2206.tar
webol-843414433d68b7a7d1b60f814621766bcfca2206.tar.gz
webol-843414433d68b7a7d1b60f814621766bcfca2206.zip
version bump
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 378cba9..80271b4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "webol" 2name = "webol"
3version = "0.4.3" 3version = "0.5.0"
4edition = "2021" 4edition = "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