Skip to content

Commit 7e28354

Browse files
authored
Bump to v0.13.6 (#48)
1 parent 261b5d2 commit 7e28354

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pyproject-toml"
3-
version = "0.13.5"
3+
version = "0.13.6"
44
description = "pyproject.toml parser in Rust"
55
edition = "2021"
66
license = "MIT"

Changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## Unreleased
44

5+
## 0.13.6
6+
7+
* Support resolving optional dependencies and dependency groups
58
* Update toml to 0.9
69

710
## 0.13.5

0 commit comments

Comments
 (0)