File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ - commits :
2+ - subject : Update dependencies
3+ hash : 6d11d4c9f9db7164690f098505b12eb174288f35
4+ body : " "
5+ footer :
6+ Change-type : patch
7+ change-type : patch
8+ author : Felipe Lalanne
9+ nested : []
10+ version : 0.25.11
11+ title : " "
12+ date : 2026-05-04T21:16:52.628Z
113- commits :
214 - subject : Fix task error rollback
315 hash : 01366ac503d8fff809be1b6057a78c5043b5bda8
Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file
44automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7+ # v0.25.11
8+ ## (2026-05-04)
9+
10+ * Update dependencies [ Felipe Lalanne]
11+
712# v0.25.10
813## (2026-03-23)
914
Original file line number Diff line number Diff line change 11[workspace ]
2- members = [" mahler" , " mahler-core" , " mahler-derive" ]
2+ members = [ " mahler" , " mahler-core" , " mahler-derive" ]
33resolver = " 2"
44
55[workspace .package ]
6- version = " 0.25.10 "
6+ version = " 0.25.11 "
77edition = " 2021"
88homepage = " https://github.com/balena-io-modules/mahler-rs"
99repository = " https://github.com/balena-io-modules/mahler-rs"
@@ -29,9 +29,9 @@ default-features = false
2929[workspace .dependencies .tokio ]
3030version = " 1.52.1"
3131default-features = false
32- features = [" rt" , " sync" , " macros" ]
32+ features = [ " rt" , " sync" , " macros" ]
3333
3434[workspace .dependencies .tokio-stream ]
3535version = " 0.1.18"
3636default-features = false
37- features = [" sync" ]
37+ features = [ " sync" ]
You can’t perform that action at this time.
0 commit comments