Skip to content

Commit ddcc9b1

Browse files
committed
Bump static_init
1 parent 9a906dc commit ddcc9b1

2 files changed

Lines changed: 35 additions & 35 deletions

File tree

ch04/global-vars/Cargo.lock

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

ch04/global-vars/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ rust-version = "1.70"
99
[dependencies]
1010
lazy_static = "1.4.0"
1111
once_cell = "1.18.0"
12-
static_init = "1.0.3"
12+
static_init = "1.0.4"

0 commit comments

Comments
 (0)