soramitsu / 1code-rust

Rust version of https://github.com/soramitsu/1code-java
Apache License 2.0
3 stars 2 forks source link

1code serialization via serde. #1

Closed humb1t closed 4 years ago

humb1t commented 4 years ago

Signed-off-by: Nikita Puzankov humb1t@yandex.ru

e-ivkov commented 4 years ago

I think it's better to commit Cargo.lock to fix package versions. It's especially important as we use CI.

e-ivkov commented 4 years ago

I think it's better to commit Cargo.lock to fix package versions. It's especially important as we use CI.

Did not notice that it is a library crate. Then yes, it should not be there.