Skip to content

Commit

Permalink
update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sreenathkrishnan committed Sep 14, 2023
1 parent d449588 commit ff19b2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion martian-pipestance/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ license = "MIT"
serde = { version = "1.0", features = ['derive'] }
serde_json = "1.0"
anyhow = { version = "1", features = ["backtrace"] }
ordered-float = "3.9.1"
ordered-float = ">=3.7"
petgraph = { version = "0.6", default-features = false }

[dev-dependencies]
Expand Down

0 comments on commit ff19b2b

Please sign in to comment.