Remove unused rustversion dependency of axum-core (#3502)

This commit is contained in:
Jonas Platte
2025-09-28 21:46:54 +02:00
committed by GitHub
parent f791ec3879
commit 858146d1f1
3 changed files with 6 additions and 2 deletions
Generated
-1
View File
@@ -359,7 +359,6 @@ dependencies = [
"hyper",
"mime",
"pin-project-lite",
"rustversion",
"sync_wrapper",
"tokio",
"tower-http",