Removed tokio feature and added tokio to axum feature

This commit is contained in:
Martin Berg Alstad
2024-06-30 23:39:00 +02:00
parent 0898a50166
commit 963c0610e5
4 changed files with 9 additions and 14 deletions

2
Cargo.lock generated
View File

@ -294,7 +294,7 @@ checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
[[package]]
name = "lib"
version = "1.3.0"
version = "1.3.1"
dependencies = [
"axum",
"derive",