Skip to content

Commit 0b2f443

Browse files
committed
deps: Relax dependency pinning to minor version level only
1 parent 56c33b9 commit 0b2f443

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ glyph-names = []
4848
gvar-alloc = ["std"]
4949

5050
[dev-dependencies]
51-
base64 = "0.22.1"
51+
base64 = "0.22"
5252
pico-args = "0.5"
53-
tiny-skia-path = "0.11.4"
53+
tiny-skia-path = "0.11"
5454
xmlwriter = "0.1"
5555

5656
[package.metadata.typos.default]

0 commit comments

Comments
 (0)