actor icon indicating copy to clipboard operation
actor copied to clipboard

Setup Dependabot for automatic dependency updates?

Open strohel opened this issue 4 years ago • 0 comments

Currently, crossbeam could be updated:

strohel@mat480s ~/projekty/actor $ cargo outdated -R
Name       Project  Compat  Latest  Kind    Platform
----       -------  ------  ------  ----    --------
crossbeam  0.7.3    ---     0.8.0   Normal  ---

...but I'm deliberately not updating it, so that the the automated way could be tested right away.

strohel avatar Feb 21 '21 21:02 strohel