diff options
author | FxQnLr <[email protected]> | 2023-11-08 12:44:17 +0100 |
---|---|---|
committer | FxQnLr <[email protected]> | 2023-11-08 12:44:17 +0100 |
commit | a197f4721d3b6e79c73f16c8db69ae9f3154acec (patch) | |
tree | 1d98e3464e8f05be11e1f4f99da904a9b05c5c2a /Cargo.lock | |
parent | 4f124e6ba636e6191c2960d96d0057f3061988fc (diff) | |
download | webol-a197f4721d3b6e79c73f16c8db69ae9f3154acec.tar webol-a197f4721d3b6e79c73f16c8db69ae9f3154acec.tar.gz webol-a197f4721d3b6e79c73f16c8db69ae9f3154acec.zip |
add eta with average startup time
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2187,7 +2187,7 @@ checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" | |||
2187 | 2187 | ||
2188 | [[package]] | 2188 | [[package]] |
2189 | name = "webol" | 2189 | name = "webol" |
2190 | version = "0.2.1" | 2190 | version = "0.3.0" |
2191 | dependencies = [ | 2191 | dependencies = [ |
2192 | "axum", | 2192 | "axum", |
2193 | "axum-macros", | 2193 | "axum-macros", |