Skip to content

Commit ae97d36

Browse files
committed
fix(deps): update all non-major dependencies
1 parent cbdd9ed commit ae97d36

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

Cargo.lock

+14-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

glslt/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name = "glslt"
55
glsltc = "glslt:main"
66

77
[build-system]
8-
requires = ["maturin>=1.6,<1.7"]
8+
requires = ["maturin>=1.7,<1.8"]
99
build-backend = "maturin"
1010

1111
[tools.maturin]

0 commit comments

Comments
 (0)