Skip to content

Commit 45715b6

Browse files
committed
deps: added base64
1 parent 3c632fb commit 45715b6

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.

adapter/rest/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ regex = { workspace = true }
1313
tonic = { workspace = true }
1414
base = { workspace = true }
1515
anyhow = { workspace = true }
16+
base64 = "0.22.1"
1617
hyper-util = "0.1.19"
1718
hyper = "1.8.1"
1819
http-body-util = "0.1.3"

0 commit comments

Comments
 (0)