# HG changeset patch # User Simon Heath # Date 1591981917 14400 # Fri Jun 12 13:11:57 2020 -0400 # Node ID 71cf30df5907385df15b46c842418417f71b1eb5 # Parent 3a0966a1fd09e077d6e2db9e993e1d8b2f02eb92 minor typos diff --git a/.build.yml b/.build.yml --- a/.build.yml +++ b/.build.yml @@ -5,7 +5,7 @@ - libssl-dev - cargo secrets: - - 3a468e17-bc01-4c2b-b6fd-d20691b54278 + - 3a468e17-bc01-4c2b-b6fd-d20691b54278 sources: - hg+https://hg.sr.ht/~icefox/oorandom tasks: @@ -17,7 +17,6 @@ cargo test - coverage: | # A somewhat hacky setup to use a cargo-tarpaulin binary - # rather than # Someday we'll have a debian package for it, but it's non-trivial # to make; see https://todo.sr.ht/~icefox/garnet/2 curl -o ~/cargo-tarpaulin https://alopex.li/ci/common/cargo-tarpaulin.stripped