File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ edition = "2021"
8
8
[dependencies ]
9
9
async-graphql = " 6.0.11"
10
10
async-graphql-axum = " 6.0.11"
11
- axum = " 0.6.20 "
11
+ axum = " 0.7.0 "
12
12
lazy_static = " 1.4.0"
13
13
rand = " 0.8.5"
14
14
tokio = { version = " 1.36.0" , features = [" rt-multi-thread" , " full" ] }
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ edition = "2021"
8
8
[dependencies ]
9
9
async-graphql = " 6.0.11"
10
10
async-graphql-axum = " 6.0.11"
11
- axum = " 0.6.20 "
11
+ axum = " 0.7.0 "
12
12
lazy_static = " 1.4.0"
13
13
rand = " 0.8.5"
14
14
tokio = { version = " 1.36.0" , features = [" rt-multi-thread" , " full" ] }
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ edition = "2021"
8
8
[dependencies ]
9
9
async-graphql = " 6.0.11"
10
10
async-graphql-axum = " 6.0.11"
11
- axum = " 0.6.20 "
11
+ axum = " 0.7.0 "
12
12
lazy_static = " 1.4.0"
13
13
rand = " 0.8.5"
14
14
tokio = { version = " 1.36.0" , features = [" rt-multi-thread" , " full" ] }
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ edition = "2021"
8
8
[dependencies ]
9
9
async-graphql = " 6.0.11"
10
10
async-graphql-axum = " 6.0.11"
11
- axum = " 0.6.20 "
11
+ axum = " 0.7.0 "
12
12
lazy_static = " 1.4.0"
13
13
rand = " 0.8.5"
14
14
tokio = { version = " 1.36.0" , features = [" rt-multi-thread" , " full" ] }
You can’t perform that action at this time.
0 commit comments