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 29fa40a8..6a1a8209 100644 --- a/server/discover/Cargo.toml +++ b/server/discover/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hurrycurry-discover" -version = "2.3.2" +version = "2.3.3" edition = "2021" [dependencies] |