feat: add package_show

This commit is contained in:
rzmk 2026-05-02 02:48:08 +00:00
parent 1de1b7e2a0
commit f0a8dc13bc
3 changed files with 13 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "ckanaction"
version = "0.1.3"
version = "0.1.4"
edition = "2024"
description = "Rust library crate featuring an API wrapper of the CKAN Action v3 API."
repository = "https://github.com/dathere/ckanaction"