Skip to content

Commit fcb89a3

Browse files
committed
Remove axum patch
1 parent d8c531d commit fcb89a3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Cargo.toml

+1-3
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,4 @@ tracing-subscriber = { version = "0.3", default-features = false }
5252
url = { version = "2.2", default-features = false }
5353

5454
[patch.crates-io]
55-
axum = { git = "https://github.com/tokio-rs/axum.git", rev = "cfb48a62cf2379871efe59d8b1a2b5c3dae58916" }
56-
axum-core = { git = "https://github.com/tokio-rs/axum.git", rev = "cfb48a62cf2379871efe59d8b1a2b5c3dae58916" }
57-
tonic = { git = "https://github.com/hyperium/tonic.git", rev = "3c013ea89558e8e2bb4b2af3949c342188ebd485" }
55+
tonic = { git = "https://github.com/hyperium/tonic.git", rev = "9b306af386528f11dbd022bc372d367adc4e96b5" }

0 commit comments

Comments
 (0)