diff options
author | metamuffin <metamuffin@disroot.org> | 2025-07-19 21:21:12 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-07-19 21:21:12 +0200 |
commit | 743e9484c804a8b1a93526246186f39df74beac3 (patch) | |
tree | 9563f7e4c5619c02744d7bc1bd586e223eafa9a3 /server/discover/Cargo.toml | |
parent | 2197a5136d889dd06a65f4fc29fb496be6fec99e (diff) | |
download | hurrycurry-743e9484c804a8b1a93526246186f39df74beac3.tar hurrycurry-743e9484c804a8b1a93526246186f39df74beac3.tar.bz2 hurrycurry-743e9484c804a8b1a93526246186f39df74beac3.tar.zst |
update version numbersv2.3.4
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 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] |