Skip to content

Commit 5b95add

Browse files
authored
Update dependency (#222)
1 parent 7ba1b52 commit 5b95add

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -46,9 +46,9 @@ toml = "0.9.11"
4646
thiserror = { version = "2.0.16" }
4747
sv-parser = "0.13.4"
4848
ctrlc = "3.5.1"
49-
safety-net = { version = "0.6.0", features = ["graph"] }
49+
safety-net = { version = "0.6.1", features = ["graph"] }
5050
good_lp = { version = "1.14.2", optional = true }
51-
nl-compiler = { version = "0.1.16" }
51+
nl-compiler = { version = "0.1.17" }
5252

5353
[lints.clippy]
5454
manual_range_contains = "allow"

0 commit comments

Comments
 (0)