git.delta.rocks / jrsonnet / refs/commits / f06ae761f6d1

difftreelog

fix make it run on stable

Yaroslav Bolyukin2021-09-19parent: #3d086a1.patch.diff
in: trunk

1 file changed

modifiedsrc/main.rsdiffbeforeafterboth
1#![feature(once_cell)]
2
3pub mod command;1pub mod command;
4pub mod host;2pub mod host;