Skip to content

Commit 502257d

Browse files
committed
chore(crates): add readme and repository fields to Cargo.toml files
1 parent 63e75b7 commit 502257d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ version = "0.1.0"
44
edition = "2024"
55
authors = ["Bli-AIk <haikun2333@gmail.com>"]
66
license = "MIT OR Apache-2.0"
7+
repository = "https://github.com/Bli-AIk/bevy_workbench"
8+
readme = "readme.md"
79
description = "A mid-level editor scaffold for Bevy, between bevy-inspector-egui and Unity/Godot"
810
autoexamples = false
911

0 commit comments

Comments
 (0)