Skip to content

Commit f32bfef

Browse files
lwshangclaude
andcommitted
chore: update to pocket-ic from ic@83c3f95
Point pocket-ic dependency at dfinity/ic rev 83c3f95e8c4ce28e02493df83df5f84a166451c0 and update package version accordingly. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 5de9c00 commit f32bfef

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -1,6 +1,6 @@
11
[package]
22
name = "icp-cli-network-launcher"
3-
version = "12.0.0-2026-03-19-04-43"
3+
version = "12.0.0-83c3f95e8c4ce28e02493df83df5f84a166451c0"
44
edition = "2024"
55
authors = ["DFINITY Stiftung <sdk@dfinity.org>"]
66
license = "Apache-2.0"
@@ -15,7 +15,7 @@ clap = { version = "4.5.53", features = ["derive", "env"] }
1515
hex = "0.4.3"
1616
ic_principal = "0.1.1"
1717
notify = "8.2.0"
18-
pocket-ic = { git = "https://github.com/dfinity/ic", rev = "d17cf0bcd330e94f868cc7d19d0ac860cbe64198" }
18+
pocket-ic = { git = "https://github.com/dfinity/ic", rev = "83c3f95e8c4ce28e02493df83df5f84a166451c0" }
1919
reqwest = { version = "0.12.24", default-features = false, features = ["rustls-tls", "json"] }
2020
semver = "1.0.27"
2121
serde = { version = "1.0.228", features = ["derive"] }

0 commit comments

Comments
 (0)