diff options
| author | Matt Strapp <matt@mattstrapp.net> | 2025-11-03 19:27:26 -0600 |
|---|---|---|
| committer | Matt Strapp <matt@mattstrapp.net> | 2025-11-03 19:27:26 -0600 |
| commit | b2e844b6f3cddd64b0f7ed0ace4b78a2e06d0a68 (patch) | |
| tree | d3c6aedb8990ce7a2b6a0011102450ddb2593d18 | |
| parent | Update README with new performance metrics (diff) | |
| download | wwb-b2e844b6f3cddd64b0f7ed0ace4b78a2e06d0a68.tar wwb-b2e844b6f3cddd64b0f7ed0ace4b78a2e06d0a68.tar.gz wwb-b2e844b6f3cddd64b0f7ed0ace4b78a2e06d0a68.tar.bz2 wwb-b2e844b6f3cddd64b0f7ed0ace4b78a2e06d0a68.tar.lz wwb-b2e844b6f3cddd64b0f7ed0ace4b78a2e06d0a68.tar.xz wwb-b2e844b6f3cddd64b0f7ed0ace4b78a2e06d0a68.tar.zst wwb-b2e844b6f3cddd64b0f7ed0ace4b78a2e06d0a68.zip | |
Bump version
Diffstat (limited to '')
| -rw-r--r-- | wwb/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wwb/Cargo.toml b/wwb/Cargo.toml index 502fb25..326574e 100644 --- a/wwb/Cargo.toml +++ b/wwb/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wwb" -version = "0.1.0" +version = "0.0.0" edition = "2021" [dependencies] |
