Skip to content

Commit 16815c2

Browse files
committed
chore: version bump to v0.1.1
1 parent edc3610 commit 16815c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "axum-validated-extractors"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2024"
55
description = "A collection of validated extractors for Axum that automatically validate the extracted data using the validator crate"
66
license = "MIT"

0 commit comments

Comments
 (0)