Browse Source

Update `sc` to 0.2.1 (#52)

Ivan Enderlin 7 years ago
parent
commit
a93871cdd5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      shim/Cargo.toml

+ 1 - 1
shim/Cargo.toml

@@ -13,4 +13,4 @@ debug-assertions = false
 codegen-units = 1
 
 [dependencies]
-sc = "0.1.0"
+sc = "0.2.1"