Michael Vines
|
63aadc4905
|
Turn top-level Cargo.toml into a virtual manifest
|
2019-03-21 08:47:58 -07:00 |
Michael Vines
|
3466f139a4
|
set -e shuffling
|
2018-11-11 16:24:36 -08:00 |
Michael Vines
|
def7d156f6
|
codemod --extensions sh '#!/usr/bin/env bash -e' '#!/usr/bin/env bash\nset -e'
|
2018-11-11 16:24:36 -08:00 |
Michael Vines
|
33aab094ef
|
codemod --extensions sh '#!/bin/bash' '#!/usr/bin/env bash'
|
2018-11-11 16:24:36 -08:00 |
Michael Vines
|
77e10ed757
|
Add utility to figure the current crate version
|
2018-10-29 12:54:57 -07:00 |