diff options
author | FxQnLr <[email protected]> | 2024-04-08 10:42:47 +0200 |
---|---|---|
committer | FxQnLr <[email protected]> | 2024-04-08 10:42:47 +0200 |
commit | d8060da1180545df5d03a76cd2860191ecf87507 (patch) | |
tree | be0c7812bd4a9a1ad6c8529072516a4a572ff17f /Cargo.toml | |
parent | 8dca7e83519b6c3531653cdedf60b2a14e1035b7 (diff) | |
download | webol-d8060da1180545df5d03a76cd2860191ecf87507.tar webol-d8060da1180545df5d03a76cd2860191ecf87507.tar.gz webol-d8060da1180545df5d03a76cd2860191ecf87507.zip |
Closes #23. Start request id parameter put in path
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ | |||
1 | [package] | 1 | [package] |
2 | name = "webol" | 2 | name = "webol" |
3 | version = "0.3.3" | 3 | version = "0.3.4" |
4 | edition = "2021" | 4 | edition = "2021" |
5 | 5 | ||
6 | # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | 6 | # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |