fix: add lost author field for cargo toml
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
[package]
|
||||
name = "sarasacw-omrf"
|
||||
version = "1.0.0"
|
||||
authors = ["yyc12345 <yyc12321@outlook.com>"]
|
||||
edition = "2024"
|
||||
rust-version = "1.85"
|
||||
description = "The facilities for Rust, specifically designed for the SarasaCW OMRF project, to support C-friendly FFI."
|
||||
|
||||
Reference in New Issue
Block a user