Skip to content

Commit

Permalink
build: drop unnecessary rust version restriction ( PROOF-625 ) (#14)
Browse files Browse the repository at this point in the history
build: drop unnecessary rust version restriction
  • Loading branch information
joe-stifler authored Sep 16, 2023
1 parent dd159f8 commit 2c383ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rust/blitzar-sys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
name = "blitzar-sys"
version = "0.0.0" # DO NOT CHANGE
edition = "2021"
rust-version = "1.71.1"
license = "Apache-2.0"
description = "Rust bindings for the Blitzar library"
repository = "https://github.com/spaceandtimelabs/blitzar"
Expand Down

0 comments on commit 2c383ee

Please sign in to comment.