Skip to content

Commit

Permalink
use nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
etiennebacher committed Aug 18, 2024
1 parent 2c0353b commit 44b1dbf
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,12 @@
name = "r-polars"
version = "0.42.0"
edition = "2021"
rust-version = "1.81.0"
# rust-version = "1.81.0"
publish = false

[toolchain]
channel = "nightly"

[lib]
crate-type = ['staticlib', 'rlib']

Expand Down

0 comments on commit 44b1dbf

Please sign in to comment.