diff options
author | FxQnLr <[email protected]> | 2024-07-02 13:43:58 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2024-07-02 13:43:58 +0000 |
commit | 3e8866c07fbd6c2819ff3833e52ede9158a9862d (patch) | |
tree | 35966d30d4bfa974c6a630bc29ccf1355851015b /Cargo.lock | |
parent | 99d03d16faf83258e7674d2b767ad62a34fe219c (diff) | |
parent | fc7227f887100f0a1b65279643aa1415b303e00f (diff) | |
download | webol-3e8866c07fbd6c2819ff3833e52ede9158a9862d.tar webol-3e8866c07fbd6c2819ff3833e52ede9158a9862d.tar.gz webol-3e8866c07fbd6c2819ff3833e52ede9158a9862d.zip |
Merge pull request #42 from FxQnLr/vb0.4.3v0.4.3
version bump 0.4.3
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2309,7 +2309,7 @@ dependencies = [ | |||
2309 | 2309 | ||
2310 | [[package]] | 2310 | [[package]] |
2311 | name = "webol" | 2311 | name = "webol" |
2312 | version = "0.4.2" | 2312 | version = "0.4.3" |
2313 | dependencies = [ | 2313 | dependencies = [ |
2314 | "axum", | 2314 | "axum", |
2315 | "axum-macros", | 2315 | "axum-macros", |