File: older-axum

package info (click to toggle)
rust-ognibuild 0.2.5-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,648 kB
  • sloc: makefile: 17
file content (13 lines) | stat: -rw-r--r-- 304 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: ognibuild/Cargo.toml
===================================================================
--- ognibuild.orig/Cargo.toml
+++ ognibuild/Cargo.toml
@@ -145,7 +145,7 @@ version = "0.1.1"
 optional = true
 
 [dependencies.axum]
-version = "0.8"
+version = "0.7"
 features = [
     "json",
     "http2",