Skip to content

Commit ba4f949

Browse files
Update comrak requirement from 0.17 to 0.18 in /services/autorust (#1257)
1 parent 1fbfd16 commit ba4f949

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/autorust/codegen/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ heck = "0.4"
1717
regex = "1.7"
1818
indexmap = { version = "1.9", features = ["serde-1"] }
1919
path_abs = "0.5"
20-
comrak = "0.17"
20+
comrak = "0.18"
2121
serde = "1.0"
2222
http-types = "2.12"
2323
once_cell = "1.16"

0 commit comments

Comments
 (0)