Codebase list rust-subtle / 9a37fd2 NEWS.rst
9a37fd2

Tree @9a37fd2 (Download .tar.gz)

NEWS.rst @9a37fd2raw · history · blame

2021-10-28
==========

semver_suffix is broken in debcargo 2.4.4.

There is a fix in debcargo.git master. To use it, first build it then run::

  $ DEBCARGO=$PWD/../debcargo/target/debug/debcargo ./update.sh <args>

or some variation of it, depending on your paths.