summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFxQnLr <[email protected]>2023-11-07 17:24:58 +0100
committerFxQnLr <[email protected]>2023-11-07 17:24:58 +0100
commit3df22a00e3dccd7beb0d60b644d7c38c7d0b594f (patch)
tree56363099c5e513e76ac40acdd48dd2d5124c8791 /Cargo.toml
parent32561060a8dc6fc6118498da06bdd8f5b4c3f0fd (diff)
downloadwebol-3df22a00e3dccd7beb0d60b644d7c38c7d0b594f.tar
webol-3df22a00e3dccd7beb0d60b644d7c38c7d0b594f.tar.gz
webol-3df22a00e3dccd7beb0d60b644d7c38c7d0b594f.zip
better while loop
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 1bf823f..5279abf 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "webol" 2name = "webol"
3version = "0.2.0" 3version = "0.2.1"
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