Skip to content

Commit 0ecd49c

Browse files
committed
Merge branch 'main' of github.com:demergent-labs/azle into dependabot/npm_and_yarn/eslint-8f669a3e4d
2 parents 2ce44a6 + e76e93c commit 0ecd49c

File tree

6 files changed

+41
-41
lines changed

6 files changed

+41
-41
lines changed

Cargo.lock

Lines changed: 28 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ members = [
88

99
[workspace.dependencies]
1010
anyhow = "1.0.99"
11-
candid = "0.10.14"
11+
candid = "0.10.19"
1212
candid_parser = "0.1.4"
1313
ic-cdk = "0.18.7"
1414
ic-cdk-timers = "0.12.2"
@@ -17,7 +17,7 @@ ic-wasi-polyfill = "0.8.2"
1717
peak_alloc = "0.3.0"
1818
rand = "0.9.2"
1919
scopeguard = "1.2.0"
20-
serde = "1.0.223"
20+
serde = "1.0.225"
2121
serde_json = "1.0.145"
2222
slotmap = "1.0.7"
2323

-7.33 KB
Binary file not shown.

dist/canister_templates/licenses.yml

Lines changed: 10 additions & 10 deletions
Large diffs are not rendered by default.
-1.82 KB
Binary file not shown.

src/stable/build/commands/generate/rust/candid_to_ts_js/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ crate-type = ["cdylib"]
99

1010
[dependencies]
1111
candid_parser = { git = "https://github.com/demergent-labs/candid", rev = "22e24796dbb31b2d133bcd4d234abbaf34d6fd21" }
12-
wasm-bindgen = "0.2.101"
12+
wasm-bindgen = "0.2.103"

0 commit comments

Comments
 (0)