We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edb601d commit 1baec27Copy full SHA for 1baec27
examples/substreams-powered-subgraph/Cargo.toml
@@ -13,7 +13,7 @@ substreams-ethereum = "0.9"
13
substreams-entity-change = "1.3"
14
prost = "0.11"
15
prost-types = "0.11"
16
-base64 = "0.13"
+base64 = "0.22"
17
18
[profile.release]
19
lto = true
0 commit comments