Skip to content

Commit

Permalink
Updated readme and bumped version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ranger-ross committed Jul 13, 2024
1 parent fcdb2eb commit 534c65a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "actix-web-validation"
description = "A common validation interface for actix-web applications"
version = "0.2.0"
version = "0.3.0"
edition = "2021"
authors = ["Ross Sullivan <rosssullivan101@gmail.com>"]
repository = "https://github.com/ranger-ross/actix-web-validation"
Expand Down
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@
Request validation for actix-web.


#### WARNING

This library is currently in early access and may recieve breaking changes.


## Supported Validation Libraries

* [validator](https://github.com/Keats/validator)
Expand Down

0 comments on commit 534c65a

Please sign in to comment.