Codebase list rust-dtoa / run/70423e6a-27b4-428f-8610-125c5351e340/main NEWS.rst
run/70423e6a-27b4-428f-8610-125c5351e340/main

Tree @run/70423e6a-27b4-428f-8610-125c5351e340/main (Download .tar.gz)

NEWS.rst @run/70423e6a-27b4-428f-8610-125c5351e340/mainraw · 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.