Skip to content

Commit 15a6cff

Browse files
authored
Update safety-net 0.7.0 (#33)
1 parent 91749c1 commit 15a6cff

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "nl-compiler"
3-
version = "0.1.18"
3+
version = "0.1.19"
44
edition = "2024"
55
license = "MIT OR Apache-2.0"
66

@@ -40,7 +40,7 @@ repository = "https://github.com/matth2k/nl-compiler"
4040

4141
[dependencies]
4242
thiserror = { version = "2.0.16" }
43-
safety-net = { version = "0.6.3", features = ["graph"] }
43+
safety-net = { version = "0.7.0", features = ["graph"] }
4444
sv-parser = { version = "0.13.3" }
4545
flussab = { version = "0.3.1" }
4646
flussab-aiger = { version = "0.1.1" }

0 commit comments

Comments
 (0)