We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97155be commit 73eb53fCopy full SHA for 73eb53f
.bread.yml
@@ -4,9 +4,7 @@ weights:
4
1: 100
5
projects:
6
https://github.com/LukasKalbertodt/litrs/: 100
7
- https://github.com/dtolnay/anyhow: 100
8
https://github.com/dtolnay/proc-macro2: 100
9
https://github.com/dtolnay/quote: 100
10
https://github.com/dtolnay/syn: 100
11
- https://github.com/matklad/once_cell: 100
12
https://github.com/rust-lang/regex: 100
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "structre"
3
-version = "0.0.1"
+version = "0.0.2"
edition = "2021"
license = "ISC"
description = "Static-checked parsing of regexes into structs"
0 commit comments