mirror of
https://github.com/extism/extism.git
synced 2026-01-10 06:18:00 -05:00
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "extism-runtime"
|
||||
version = "0.0.1-rc.5"
|
||||
version = "0.0.1-rc.6"
|
||||
edition = "2021"
|
||||
authors = ["The Extism Authors", "oss@extism.org"]
|
||||
license = "BSD-3-Clause"
|
||||
@@ -28,7 +28,7 @@ log4rs = "1.1"
|
||||
url = "2.3"
|
||||
glob = "0.3"
|
||||
ureq = {version = "2.5", optional=true}
|
||||
extism-manifest = { version = "0.0.1-rc.4", path = "../manifest" }
|
||||
extism-manifest = { version = "0.0.1-rc.6", path = "../manifest" }
|
||||
pretty-hex = { version = "0.3" }
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user