Next id -> AtomicU16

This commit is contained in:
Igor Katson 2023-11-28 07:40:27 +00:00
parent 1a6eb05ca1
commit eaf5021908
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
3 changed files with 25 additions and 27 deletions

1
Cargo.lock generated
View file

@ -1087,6 +1087,7 @@ name = "librqbit-dht"
version = "3.2.0"
dependencies = [
"anyhow",
"dashmap",
"directories",
"futures",
"hex 0.4.3",