Skip to content

Commit 9f0f6e8

Browse files
[Fix] (#3) Fix broken README link
- fix: fix readme
1 parent 5e9d014 commit 9f0f6e8

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

src/valust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "valust"
33
keywords = ["validator", "data"]
44
description = "A data validation library for Rust"
5-
readme = "../README.md"
5+
readme = "../../README.md"
66

77
version.workspace = true
88
edition.workspace = true

src/valust/README.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)