Skip to content

Commit 73eb53f

Browse files
author
andrew
committed
Bread update, release
1 parent 97155be commit 73eb53f

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.bread.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@ weights:
44
1: 100
55
projects:
66
https://github.com/LukasKalbertodt/litrs/: 100
7-
https://github.com/dtolnay/anyhow: 100
87
https://github.com/dtolnay/proc-macro2: 100
98
https://github.com/dtolnay/quote: 100
109
https://github.com/dtolnay/syn: 100
11-
https://github.com/matklad/once_cell: 100
1210
https://github.com/rust-lang/regex: 100

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "structre"
3-
version = "0.0.1"
3+
version = "0.0.2"
44
edition = "2021"
55
license = "ISC"
66
description = "Static-checked parsing of regexes into structs"

0 commit comments

Comments
 (0)