Split repository into 3 crates
This commit is contained in:
parent
d8f1733eb3
commit
31dc4fd4a3
35 changed files with 4011 additions and 498 deletions
8
ubisync-sdk/Cargo.toml
Normal file
8
ubisync-sdk/Cargo.toml
Normal file
|
@ -0,0 +1,8 @@
|
|||
[package]
|
||||
name = "ubisync-sdk"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
0
ubisync-sdk/src/lib.rs
Normal file
0
ubisync-sdk/src/lib.rs
Normal file
Loading…
Add table
Add a link
Reference in a new issue