Skip to content

Commit

Permalink
hold libc for now
Browse files Browse the repository at this point in the history
  • Loading branch information
kali committed Nov 26, 2024
1 parent 13af08b commit 7549ac1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ image = "0.24.1"
itertools = "0.12.1"
home = "0.5.5"
lazy_static = "1.5.0"
libc = "=0.2.164"
liquid = "0.26"
liquid-core = "0.26"
log = "0.4.14"
Expand Down
1 change: 1 addition & 0 deletions linalg/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ walkdir.workspace = true

[dev-dependencies]
env_logger.workspace = true
libc.workspace = true
nu-ansi-term.workspace = true
core_affinity.workspace = true

Expand Down

0 comments on commit 7549ac1

Please sign in to comment.