File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " extism-pdk"
3- version = " 1.1 .0"
3+ version = " 1.2 .0"
44edition = " 2021"
55authors = [
" The Extism Authors" ,
" [email protected] " ]
66license = " BSD-3-Clause"
@@ -12,9 +12,9 @@ description = "Extism Plug-in Development Kit (PDK) for Rust"
1212anyhow = " 1"
1313serde = { version = " 1" , features = [" derive" ] }
1414serde_json = " 1"
15- extism-pdk-derive = { path = " ./derive" , version = " 1.1 .0" }
16- extism-manifest = { version = " 1.1 .0" , optional = true }
17- extism-convert = { version = " 1.1 .0" , features = [" extism-pdk-path" ] }
15+ extism-pdk-derive = { path = " ./derive" , version = " 1.2 .0" }
16+ extism-manifest = { version = " 1.2 .0" , optional = true }
17+ extism-convert = { version = " 1.2 .0" , features = [" extism-pdk-path" ] }
1818base64 = " 0.22.1"
1919
2020[features ]
Original file line number Diff line number Diff line change 11[package ]
22name = " extism-pdk-derive"
3- version = " 1.1 .0"
3+ version = " 1.2 .0"
44edition = " 2021"
55authors = [
" The Extism Authors" ,
" [email protected] " ]
66license = " BSD-3-Clause"
You can’t perform that action at this time.
0 commit comments