Skip to content

Commit 74a5abe

Browse files
committed
Run cargo-fmt-toml on Cargo.toml
Signed-off-by: Matt Leon <mattleon@google.com>
1 parent 2f7740a commit 74a5abe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bazel/cargo/wasmtime/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
# limitations under the License.
1414

1515
[package]
16-
edition = "2021"
1716
name = "wasmtime-c-api-bazel"
1817
version = "24.0.0"
18+
edition = "2021"
1919
rust-version = "1.78.0"
2020

2121
[lib]

0 commit comments

Comments
 (0)