diff options
Diffstat (limited to 'server/discover')
| -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 a9ffeff3..65e146ce 100644 --- a/server/discover/Cargo.toml +++ b/server/discover/Cargo.toml @@ -1,6 +1,6 @@  [package]  name = "hurrycurry-discover" -version = "2.3.3" +version = "2.3.4"  edition = "2021"  [dependencies]  |