diff options
author | metamuffin <metamuffin@disroot.org> | 2025-06-20 18:37:15 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-06-20 18:37:18 +0200 |
commit | 44ca1fe3780b76c73e03070fc20189607c414860 (patch) | |
tree | 217a2a5255419c32f3957a289fb37b2c6ccdb779 /server/discover | |
parent | a509d4e23801504cd390da96ce84ab1b674a9e60 (diff) | |
download | hurrycurry-2.3.3.tar hurrycurry-2.3.3.tar.bz2 hurrycurry-2.3.3.tar.zst |
update rust crate versionsv2.3.3
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 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] |