fix rust toolchain hash

This commit is contained in:
Clément DOUIN
2023-06-04 00:06:11 +02:00
parent 308805db17
commit 696834c8dc
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -7,5 +7,5 @@ pub mod output;
pub mod printer;
pub mod ui;
pub use cache::*;
pub use cache::IdMapper;
pub use domain::*;