Skip to content
Snippets Groups Projects

Test/macos

Merged Georgy Moshkin requested to merge test/macos into master
Compare and
16 files
+ 193
36
Compare changes
  • Side-by-side
  • Inline
Files
16
+ 1
0
@@ -11,4 +11,5 @@ serde = { version = "*", features = ["derive"] }
rmp-serde = "1"
[lib]
test = false
crate-type = ["cdylib"]
Loading