Skip to content

Commit

Permalink
Updated cargo file
Browse files Browse the repository at this point in the history
  • Loading branch information
plasticuproject committed Jan 28, 2024
1 parent f1d8f5d commit 16e05d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ workspace = { members = ["examples/*", "tests/*"] }

[package]
name = "cc-taxii2-client-rs"
version = "0.1.0"
version = "0.1.1"
edition = "2021"
authors = ["plasticuproject <plastic@plasticuproject.com>"]
description = "Minimal CloudCover TAXII2.1 Rust client library "
Expand Down

0 comments on commit 16e05d0

Please sign in to comment.