Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
cargo: MSRV from 1.91.1 to 1.93.1
Signed-off-by: Simon Kassing <simon.kassing@feldera.com>
  • Loading branch information
snkas committed Mar 30, 2026
commit 4e6d5dfbbbaaa437047341d1bb650bd30b54923e
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repository = "https://github.com/feldera/feldera"
keywords = ["ivm", "analytics", "database", "incremental", "sql"]
readme = "README.md"
# Define Minimum Supported Rust Version (MSRV)
rust-version = "1.91.1"
rust-version = "1.93.1"
edition = "2021"

[workspace]
Expand Down
Loading