diff options
Diffstat (limited to 'server/discover/Cargo.toml')
-rw-r--r-- | server/discover/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/discover/Cargo.toml b/server/discover/Cargo.toml index 9be8cce9..2f121dc9 100644 --- a/server/discover/Cargo.toml +++ b/server/discover/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hurrycurry-discover" -version = "2.1.1" +version = "2.2.0" edition = "2021" [dependencies] |