Skip to content

Commit 0af2fce

Browse files
fix(deps): update rust crate wasm-bindgen to v0.2.98
1 parent aca4e85 commit 0af2fce

File tree

2 files changed

+12
-13
lines changed

2 files changed

+12
-13
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tailcall-valid"
3-
version = "0.1.3"
3+
version = "0.1.2"
44
edition = "2021"
55
description = "A Rust library for validating multiple inputs, collecting all possible errors instead of failing at the first error. Useful for scenarios where comprehensive feedback is required for user inputs or configuration settings."
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)