Skip to content

Commit

Permalink
fix: set fake package version for cargo workspace (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
MatisseB committed Jul 2, 2024
1 parent 430b58e commit fac158c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ path = ""

[workspace.package]
authors = ["LogCraft <dev@logcraft.io>"]
version = "0.0.0"
edition = "2021"
license = "MPL-2.0"
homepage = "https://www.logcraft.io"
Expand Down

0 comments on commit fac158c

Please sign in to comment.