diff options
| author | Fuwn <[email protected]> | 2023-05-05 02:01:56 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2023-05-05 02:01:56 +0000 |
| commit | cd532ca954e48a492f2a04411ac16286703e36df (patch) | |
| tree | fc9355a859b517fa3cfcec9f55891ebb47cc4093 /rossweisse/Cargo.toml | |
| parent | docs(readme): add feature flag table (diff) | |
| download | windmark-0.3.9.tar.xz windmark-0.3.9.zip | |
docs(cargo): bump windmark and rossweisse for preludev0.3.9
Diffstat (limited to 'rossweisse/Cargo.toml')
| -rw-r--r-- | rossweisse/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rossweisse/Cargo.toml b/rossweisse/Cargo.toml index c1a941b..d30de3a 100644 --- a/rossweisse/Cargo.toml +++ b/rossweisse/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "rossweisse" -version = "0.0.1" +version = "0.0.2" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "`struct`-based Router Framework for Windmark" |