Skip to content

Commit

Permalink
chore: update paste crate to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
verpeteren committed Nov 17, 2024
1 parent 438b95c commit 3d67e8d
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 @@ -20,7 +20,7 @@ sleef = ["sleef-sys"]
no_std = ["dep:libm"]

[dependencies]
paste = "1.0.11"
paste = "1.0.15"
# To build this, we need nightly, cmake installed, and clang dlls in the clang dll path
sleef-sys = { version = "0.1.2", optional = true }
cfg-if = "1.0.0"
Expand Down

0 comments on commit 3d67e8d

Please sign in to comment.