File tree Expand file tree Collapse file tree 5 files changed +15
-7
lines changed Expand file tree Collapse file tree 5 files changed +15
-7
lines changed Original file line number Diff line number Diff line change 2
2
3
3
4
4
5
+ ## [ 0.10.4] ( https://github.com/Blobfolio/brunch/releases/tag/v0.10.3 ) - 2025-06-01
6
+
7
+ ### Changed
8
+
9
+ * Bump ` dactyl ` to ` 0.12 `
10
+
11
+
12
+
5
13
## [ 0.10.3] ( https://github.com/Blobfolio/brunch/releases/tag/v0.10.3 ) - 2025-05-20
6
14
7
15
### Changed
Original file line number Diff line number Diff line change 1
1
# Project Dependencies
2
2
Package: brunch
3
- Version: 0.10.3
4
- Generated: 2025-05-21 03:16:34 UTC
3
+ Version: 0.10.4
4
+ Generated: 2025-06-01 05:58:29 UTC
5
5
6
6
| Package | Version | Author(s) | License |
7
7
| ---- | ---- | ---- | ---- |
8
- | [ ** dactyl** ] ( https://github.com/Blobfolio/dactyl ) | 0.11 .0 | [ Josh Stoik] ( mailto:josh@blobfolio.com ) | WTFPL |
8
+ | [ ** dactyl** ] ( https://github.com/Blobfolio/dactyl ) | 0.12 .0 | [ Josh Stoik] ( mailto:josh@blobfolio.com ) | WTFPL |
9
9
| [ ** unicode-width** ] ( https://github.com/unicode-rs/unicode-width ) | 0.2.0 | [ kwantam] ( mailto:kwantam@gmail.com ) and [ Manish Goregaokar] ( mailto:manishsmail@gmail.com ) | MIT OR Apache-2.0 |
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " brunch"
3
- version = " 0.10.3 "
3
+ version = " 0.10.4 "
4
4
authors = [" Josh Stoik <josh@blobfolio.com>" ]
5
5
edition = " 2024"
6
6
rust-version = " 1.87"
@@ -25,7 +25,7 @@ default-target = "x86_64-unknown-linux-gnu"
25
25
name = " Brunch"
26
26
27
27
[dependencies ]
28
- dactyl = " 0.11 .*"
28
+ dactyl = " 0.12 .*"
29
29
unicode-width = " 0.2.*"
30
30
31
31
[dev-dependencies ]
Original file line number Diff line number Diff line change 4
4
[ ![ changelog] ( https://img.shields.io/crates/v/brunch.svg?style=flat-square&label=changelog&color=9b59b6 )] ( https://github.com/Blobfolio/brunch/blob/master/CHANGELOG.md ) <br >
5
5
[ ![ crates.io] ( https://img.shields.io/crates/v/brunch.svg?style=flat-square&label=crates.io )] ( https://crates.io/crates/brunch )
6
6
[ ![ ci] ( https://img.shields.io/github/actions/workflow/status/Blobfolio/brunch/ci.yaml?style=flat-square&label=ci )] ( https://github.com/Blobfolio/brunch/actions )
7
- [ ![ deps.rs] ( https://deps.rs/repo/github/blobfolio/ brunch/status.svg?style=flat-square&label=deps.rs )] ( https://deps.rs/repo/github/blobfolio/ brunch ) <br >
7
+ [ ![ deps.rs] ( https://deps.rs/crate/ brunch/latest/ status.svg?style=flat-square&label=deps.rs )] ( https://deps.rs/crate/ brunch/ ) <br >
8
8
[ ![ license] ( https://img.shields.io/badge/license-wtfpl-ff1493?style=flat-square )] ( https://en.wikipedia.org/wiki/WTFPL )
9
9
[ ![ contributions welcome] ( https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square&label=contributions )] ( https://github.com/Blobfolio/brunch/issues )
10
10
Original file line number Diff line number Diff line change 5
5
[](https://github.com/Blobfolio/brunch/blob/master/CHANGELOG.md)<br>
6
6
[](https://crates.io/crates/brunch)
7
7
[](https://github.com/Blobfolio/brunch/actions)
8
- [](https://deps.rs/repo/github/blobfolio/ brunch)<br>
8
+ [](https://deps.rs/crate/ brunch/ )<br>
9
9
[](https://en.wikipedia.org/wiki/WTFPL)
10
10
[](https://github.com/Blobfolio/brunch/issues)
11
11
You can’t perform that action at this time.
0 commit comments