grin/util
Simon B ccf0c11da6 Fix 2 compiler warnings. More \n around panic outputs (#867)
* avoid compiler warnings on 3 tests
* more newlines around logging a panic
2018-03-26 01:35:28 +00:00
..
src Fix 2 compiler warnings. More \n around panic outputs (#867) 2018-03-26 01:35:28 +00:00
tests Fix 2 compiler warnings. More \n around panic outputs (#867) 2018-03-26 01:35:28 +00:00
Cargo.toml Here is a case where ~ is needed, to allow cargo update to only touch the patch level version (third number). Anything else than ~ means that both first numbers can be raised, so "2.1" updaates to "2.2" (#866) 2018-03-25 20:08:38 +00:00