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 566b3fa9..c41f574c 100644 --- a/server/discover/Cargo.toml +++ b/server/discover/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "hurrycurry-discover" version = "2.3.5" -edition = "2021" +edition = "2024" [dependencies] mdns-sd = "0.15.1" |