Skip to content

Commit

Permalink
Merge pull request #146 from nyx-space/dependabot/cargo/tabled-eq-0.15
Browse files Browse the repository at this point in the history
Update tabled requirement from =0.14 to =0.15
  • Loading branch information
ChristopherRabotin authored Dec 20, 2023
2 parents 4d7b1c1 + ae044ed commit faf6fa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ der = { version = "0.7.8", features = ["derive", "alloc", "real"] }
clap = { version = "4", features = ["derive"] }
log = "=0.4"
pretty_env_logger = "=0.5"
tabled = "=0.14"
tabled = "=0.15"
const_format = "0.2"
nalgebra = "0.32"
approx = "=0.5.1"
Expand Down

0 comments on commit faf6fa8

Please sign in to comment.