summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFxQnLr <[email protected]>2023-11-07 17:27:03 +0100
committerGitHub <[email protected]>2023-11-07 17:27:03 +0100
commit4f124e6ba636e6191c2960d96d0057f3061988fc (patch)
tree56363099c5e513e76ac40acdd48dd2d5124c8791 /Cargo.toml
parent1cd2a8e4aecfaad2a8385a6bea61580209b86398 (diff)
parent3df22a00e3dccd7beb0d60b644d7c38c7d0b594f (diff)
downloadwebol-4f124e6ba636e6191c2960d96d0057f3061988fc.tar
webol-4f124e6ba636e6191c2960d96d0057f3061988fc.tar.gz
webol-4f124e6ba636e6191c2960d96d0057f3061988fc.zip
Merge pull request #7 from FxQnLr/ping
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