mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Switch to rust edition 2021
This commit is contained in:
parent
2913cd1d00
commit
473276cd46
13 changed files with 13 additions and 13 deletions
|
|
@ -2,7 +2,7 @@
|
|||
name = "aquatic_udp"
|
||||
version = "0.1.0"
|
||||
authors = ["Joakim Frostegård <joakim.frostegard@gmail.com>"]
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
license = "Apache-2.0"
|
||||
description = "Blazingly fast, multi-threaded UDP BitTorrent tracker"
|
||||
repository = "https://github.com/greatest-ape/aquatic"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue