(feat): migrate to rust
This commit is contained in:
parent
788f30eea4
commit
20b12f3c60
28 changed files with 3365 additions and 2775 deletions
2
.cargo/config.toml
Normal file
2
.cargo/config.toml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
[env]
|
||||
MTP_TYPE_MAPS = { value = "type-maps.yaml", relative = true }
|
||||
Loading…
Reference in a new issue