informalsystems / themis-tracer

A tool for managing complex contexts for developing critical systems
Apache License 2.0
4 stars 0 forks source link

Use rust stable #70

Closed shonfeder closed 3 years ago

shonfeder commented 3 years ago

Currently we're developing on nightly. This proved to be barrier to installation for early users. Let's try to smooth this out by using stable (if possible).