Skip to content

Commit 43475da

Browse files
authored
Restore mdbook-graphviz installation (rust-lang#3136)
mdbook-graphviz has released 0.1.7, which has updated dependencies. Resolves: rust-lang#3005
1 parent 7cfc8f4 commit 43475da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

scripts/setup/ubuntu/install_doc_deps.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44

55
set -eux
66

7-
# cargo install mdbook-graphviz
7+
cargo install mdbook-graphviz
88
DEBIAN_FRONTEND=noninteractive sudo apt-get install --no-install-recommends --yes graphviz

tests/perf/s2n-quic

Submodule s2n-quic updated 78 files

0 commit comments

Comments
 (0)