Changed router visibility to pub

This commit is contained in:
Martin Berg Alstad
2024-07-06 13:27:24 +02:00
parent 284ee73ffd
commit f40c87aa8e
4 changed files with 5 additions and 5 deletions

View File

@ -286,7 +286,7 @@ checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
[[package]]
name = "lib"
version = "1.3.3"
version = "1.3.4"
dependencies = [
"axum",
"thiserror",