Skip to content

Commit c521d20

Browse files
committed
add quote = "=1.0.2" to avoid breaking change in quote v1.0.3
1 parent d4939b6 commit c521d20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

roa/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ url = "2.1.1"
3333
percent-encoding = "2.1"
3434
bytes = "0.5"
3535
headers = "0.3.1"
36+
quote = "=1.0.2"
3637

3738
roa-core = { path = "../roa-core", version = "0.5.0-beta", features = ["runtime"] }
3839
roa-tcp = { path = "../roa-tcp", version = "0.5.0-beta", optional = true }

0 commit comments

Comments
 (0)