Skip to content

Commit fbd788f

Browse files
Update litrs requirement from 0.3.0 to 0.4.0 (#108)
Updates the requirements on [litrs](https://github.com/LukasKalbertodt/litrs) to permit the latest version. - [Release notes](https://github.com/LukasKalbertodt/litrs/releases) - [Changelog](https://github.com/LukasKalbertodt/litrs/blob/main/CHANGELOG.md) - [Commits](LukasKalbertodt/litrs@v0.3.0...v0.4.0) --- updated-dependencies: - dependency-name: litrs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 24091af commit fbd788f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/stylist-macros/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ proc-macro = true
2727
[dependencies]
2828
stylist-core = { path = "../stylist-core", version = "0.12", features = ["parser"] }
2929

30-
litrs = "0.3.0"
30+
litrs = "0.4.0"
3131
proc-macro-error = "1.0.4"
3232
proc-macro2 = "1.0.47"
3333
quote = "1.0.21"

0 commit comments

Comments
 (0)