Skip to content

Commit 8bf9368

Browse files
committed
Merge branch 'master' into decision-process-impl
2 parents 85725c6 + 0184c17 commit 8bf9368

File tree

10 files changed

+17740
-6523
lines changed

10 files changed

+17740
-6523
lines changed

Cargo.lock

Lines changed: 2 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ postgres-native-tls = "0.5.0"
3434
native-tls = "0.2"
3535
serde_path_to_error = "0.1.2"
3636
octocrab = "0.9.1"
37-
comrak = "0.8.2"
37+
comrak = { version = "0.8.2", default-features = false }
3838
route-recognizer = "0.3.0"
3939
cynic = { version = "2.0.0" }
4040
itertools = "0.10.2"

0 commit comments

Comments
 (0)