Skip to content

Commit b2211be

Browse files
Merge pull request #23 from baseplate-admin/dependabot/cargo/base64-0.22.1
Bump base64 from 0.22.0 to 0.22.1
2 parents 34c7e60 + fb759d1 commit b2211be

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -10,7 +10,7 @@ path = "src/rust/lib.rs"
1010
crate-type = ["cdylib"]
1111

1212
[dependencies]
13-
base64 = "0.22.0"
13+
base64 = "0.22.1"
1414
pyo3 = "0.21.2"
1515
resvg = { version = "0.41.0", features = ["raster-images","text"] }
1616
svgtypes = "0.15.0"

0 commit comments

Comments
 (0)