Skip to content

Commit

Permalink
chore: remove workspace.package from root Cargo.toml
Browse files Browse the repository at this point in the history
package versions should be defined in individual package manifests.
  • Loading branch information
sripwoud committed Aug 8, 2024
1 parent 46273f2 commit 426dd2d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ members = [
]

[workspace.package]
version = "0.0.4"
edition = "2021"
license = "MIT"
publish = true

0 comments on commit 426dd2d

Please sign in to comment.