diff options
author | FxQnLr <[email protected]> | 2023-11-07 17:27:03 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2023-11-07 17:27:03 +0100 |
commit | 4f124e6ba636e6191c2960d96d0057f3061988fc (patch) | |
tree | 56363099c5e513e76ac40acdd48dd2d5124c8791 /Cargo.toml | |
parent | 1cd2a8e4aecfaad2a8385a6bea61580209b86398 (diff) | |
parent | 3df22a00e3dccd7beb0d60b644d7c38c7d0b594f (diff) | |
download | webol-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.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.2.0" | 3 | version = "0.2.1" |
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 |