Skip to content

Commit a01b7ff

Browse files
Copilothombit
andcommitted
Update ceres-solver-sys MSRV to 1.87.0
Co-authored-by: hombit <1784493+hombit@users.noreply.github.com>
1 parent 5d157a1 commit a01b7ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ceres-solver-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ readme = "README.md"
66
description = "Unsafe Rust bindings for the Ceres Solver"
77
repository = "https://github.com/light-curve/ceres-solver-rs"
88
license = "MIT OR Apache-2.0"
9-
rust-version = "1.67.0"
9+
rust-version = "1.87.0"
1010

1111
[features]
1212
system = ["pkg-config"]

0 commit comments

Comments
 (0)