Skip to content

Commit 68fc353

Browse files
authored
Merge pull request cel-rust#249 from alexsnaps/min-rust
chore: update minimal rust version to 1.86
2 parents 06cdd51 + 2fff009 commit 68fc353

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cel/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repository = "https://github.com/cel-rust/cel-rust"
55
version = "0.12.0"
66
authors = ["Clark McCauley <me@clarkmccauley.com>", "Alex Snaps <alex@wcgw.dev>"]
77
edition = "2021"
8-
rust-version = "1.82.0"
8+
rust-version = "1.86.0"
99
license = "MIT"
1010
categories = ["compilers"]
1111

0 commit comments

Comments
 (0)