فهرست منبع

use main bumpslab branch

Evan Almloff 2 سال پیش
والد
کامیت
a0441f686c
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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
 # Serialize the Edits for use in Webview/Liveview instances
 serde = { version = "1", features = ["derive"], optional = true }
 serde = { version = "1", features = ["derive"], optional = true }
 
 
-bumpslab = { git = "https://github.com/demonthos/bumpslab", branch = "reduce-unsafe"}
+bumpslab = { git = "https://github.com/jkelleyrtp/bumpslab" }
 
 
 [dev-dependencies]
 [dev-dependencies]
 tokio = { version = "1", features = ["full"] }
 tokio = { version = "1", features = ["full"] }