Skip to content

Commit e4aff02

Browse files
committed
chore: bump pdf-writeer to 0.15.0
1 parent 222e8d6 commit e4aff02

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
### Changed
44

55
- Bump `raylib` to `6.0.0-rc.2`
6+
- Bump `pdf-writer` to `0.15.0`
67

78
## [0.1.5] - 2026-05-15
89

Cargo.lock

Lines changed: 2 additions & 2 deletions
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
@@ -26,7 +26,7 @@ dirs = "6.0.0"
2626
esox = "0.1.6"
2727
locale_config = "0.3.0"
2828
miniz_oxide = "0.9.1"
29-
pdf-writer = "0.14.0"
29+
pdf-writer = "0.15.0"
3030
png = "0.18.1"
3131
raylib = { version = "6.0.0-rc.2", features = [
3232
"raygui",

0 commit comments

Comments
 (0)