Skip to content

Commit

Permalink
chore: Release
Browse files Browse the repository at this point in the history
  • Loading branch information
MatisseB committed Jun 25, 2024
1 parent b2314d6 commit c22fbc0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ license = { workspace = true }
path = ""

[workspace.package]
version = "0.1.0"
version = "0.1.1"
authors = ["LogCraft <dev@logcraft.io>"]
edition = "2021"
license = "MPL-2.0"
Expand Down Expand Up @@ -44,4 +44,4 @@ wit-bindgen = "0.26"
serde = "1.0"
serde_json = "1.0"
waki = "0.3"
url = "2.5"
url = "2.5"
2 changes: 1 addition & 1 deletion splunk/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ url.workspace = true
waki.workspace = true

[lib]
crate-type = ["cdylib"]
crate-type = ["cdylib"]

0 comments on commit c22fbc0

Please sign in to comment.