Skip to content

Commit 1f447fc

Browse files
committed
dependencies: added base64
1 parent 620efe3 commit 1f447fc

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 0 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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ toml = "0.8.0"
1414
log = "0.4.27"
1515
futures-lite = "2.6.0"
1616
rand = "0.9.1"
17+
base64 = "0.22.1"
1718

1819
[dev-dependencies]
1920
tempfile = "3.19.1"

0 commit comments

Comments
 (0)