Skip to content

Commit f08f751

Browse files
committed
chore: bump version to 0.13
Triggering release of axum 0.8 code
1 parent 0572213 commit f08f751

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = ["Josh McKinney"]
77
edition = "2021"
88
description = "A WebFinger client and library written in Rust."
99
license = "MIT OR Apache-2.0"
10-
version = "0.0.11"
10+
version = "0.0.13"
1111
rust-version = "1.81.0"
1212
documentation = "https://docs.rs/webfinger-rs"
1313
repository = "https://github.com/joshka/webfinger-rs"
@@ -24,4 +24,4 @@ tokio = "1.44.2"
2424
tracing = "0.1.41"
2525
tracing-error = "0.2.1"
2626
tracing-subscriber = "0.3.19"
27-
webfinger-rs = { path = "webfinger-rs", version = "0.0.11" }
27+
webfinger-rs = { path = "webfinger-rs", version = "0.0.13" }

0 commit comments

Comments
 (0)