Merge pull request #1247 from oyyd/fix

docs: fix typo
This commit is contained in:
LongYinan 2022-07-22 16:00:52 +08:00 committed by GitHub
commit a5c9f12454
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,7 +53,7 @@ Cargo features, passthrough to `cargo build` command.
"name": "fib", // binary name
"triples": {
"defaults": true, // default true, if this value is true, will build `x86_64-pc-windows-msvc`, `x86_64-apple-darwin` and `x86_64-unknown-linux-gnu`
"addition": [
"additional": [
"x86_64-unknown-linux-musl",
"x86_64-unknown-freebsd",
"aarch64-unknown-linux-gnu"