summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFxQnLr <[email protected]>2024-07-02 13:43:58 +0000
committerGitHub <[email protected]>2024-07-02 13:43:58 +0000
commit3e8866c07fbd6c2819ff3833e52ede9158a9862d (patch)
tree35966d30d4bfa974c6a630bc29ccf1355851015b /Cargo.toml
parent99d03d16faf83258e7674d2b767ad62a34fe219c (diff)
parentfc7227f887100f0a1b65279643aa1415b303e00f (diff)
downloadwebol-0.4.3.tar
webol-0.4.3.tar.gz
webol-0.4.3.zip
Merge pull request #42 from FxQnLr/vb0.4.3v0.4.3
version bump 0.4.3
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 0e63e35..0bc96c5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "webol" 2name = "webol"
3version = "0.4.2" 3version = "0.4.3"
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