Skip to content

Commit bb0d1b2

Browse files
chore: Bump sync_wrapper to v1 (#484)
1 parent 15d32dc commit bb0d1b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tower-http/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ http-body-util = "0.1.0"
5050
hyper-util = { version = "0.1", features = ["client-legacy", "http1", "tokio"] }
5151
once_cell = "1"
5252
serde_json = "1.0"
53-
sync_wrapper = "0.1.1"
53+
sync_wrapper = "1"
5454
tokio = { version = "1", features = ["full"] }
5555
tower = { version = "0.4.10", features = ["buffer", "util", "retry", "make", "timeout"] }
5656
tracing-subscriber = "0.3"

0 commit comments

Comments
 (0)