mirror of
https://github.com/dathere/ckanaction.git
synced 2026-05-20 01:44:16 +00:00
chore: update example to use latest version of ckanaction
This commit is contained in:
parent
582cabbcf8
commit
cd565bbda0
1 changed files with 1 additions and 1 deletions
|
|
@ -4,5 +4,5 @@ version = "0.1.0"
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
ckanaction = "0.1.3"
|
ckanaction = "0.2.0"
|
||||||
tokio = { version = "1.49.0", features = ["full"] }
|
tokio = { version = "1.49.0", features = ["full"] }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue