diff options
| author | Yuval Adam <_@yuv.al> | 2021-04-17 10:41:33 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2021-04-17 10:41:33 +0300 |
| commit | 1d22e19cc29da2f199f70c558dc0e6fc5f0e0ee6 (patch) | |
| tree | a324c64dcce277652988e133777ffc24c8c6f802 /Cargo.toml | |
| parent | f938410c5754ecae07db9e40743e4661f23534a3 (diff) | |
Move into utils/ directory
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,4 +12,4 @@ path = "src/lib.rs" [[bin]] name = "rustl_fm" -path = "src/rustl_fm.rs" +path = "src/utils/rustl_fm.rs" |
