diff options
author | fxqnlr <[email protected]> | 2024-08-12 17:21:16 +0200 |
---|---|---|
committer | fxqnlr <[email protected]> | 2024-08-12 17:21:16 +0200 |
commit | 843414433d68b7a7d1b60f814621766bcfca2206 (patch) | |
tree | eccc72dd29edb7e96d5eebca0e372961cb3c20e2 /Cargo.lock | |
parent | 56b7d3260c68510c95a8940385a15faefd84017e (diff) | |
download | webol-843414433d68b7a7d1b60f814621766bcfca2206.tar webol-843414433d68b7a7d1b60f814621766bcfca2206.tar.gz webol-843414433d68b7a7d1b60f814621766bcfca2206.zip |
version bump
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2304,7 +2304,7 @@ dependencies = [ | |||
2304 | 2304 | ||
2305 | [[package]] | 2305 | [[package]] |
2306 | name = "webol" | 2306 | name = "webol" |
2307 | version = "0.4.3" | 2307 | version = "0.5.0" |
2308 | dependencies = [ | 2308 | dependencies = [ |
2309 | "axum", | 2309 | "axum", |
2310 | "axum-macros", | 2310 | "axum-macros", |