Explorar o código

use git version of bump slab

Evan Almloff %!s(int64=2) %!d(string=hai) anos
pai
achega
c5f003e41e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/core/Cargo.toml

+ 1 - 1
packages/core/Cargo.toml

@@ -37,7 +37,7 @@ log = "0.4.17"
 # Serialize the Edits for use in Webview/Liveview instances
 serde = { version = "1", features = ["derive"], optional = true }
 
-bumpslab = "0.1.0"
+bumpslab = { git = "https://github.com/jkelleyrtp/bumpslab" }
 
 [dev-dependencies]
 tokio = { version = "1", features = ["full"] }