fix pure Rust workspace and live-grid build
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
[package]
|
||||
name = "libremetaverse-openjpeg"
|
||||
version.workspace = true
|
||||
edition.workspace = true
|
||||
rust-version.workspace = true
|
||||
license.workspace = true
|
||||
repository.workspace = true
|
||||
version = "0.0.1"
|
||||
edition = "2024"
|
||||
rust-version = "1.97.1"
|
||||
license = "BSD-3-Clause"
|
||||
repository = "https://git.rfc1437.de/hugo/MetaCrate"
|
||||
description = "Safe, bounded OpenJPEG 2.5.4 adapter for MetaCrate"
|
||||
build = "build.rs"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user