Skip to content

Commit 1baec27

Browse files
fix(deps): update rust crate base64 to 0.22
1 parent edb601d commit 1baec27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/substreams-powered-subgraph/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ substreams-ethereum = "0.9"
1313
substreams-entity-change = "1.3"
1414
prost = "0.11"
1515
prost-types = "0.11"
16-
base64 = "0.13"
16+
base64 = "0.22"
1717

1818
[profile.release]
1919
lto = true

0 commit comments

Comments
 (0)