Update cargo configurations
Some checks failed
Release packages / build-and-release-artifact (push) Failing after 1m19s
Some checks failed
Release packages / build-and-release-artifact (push) Failing after 1m19s
This commit is contained in:
@@ -4,3 +4,10 @@ members = [
|
||||
"create-worktree",
|
||||
"setup-repo",
|
||||
]
|
||||
|
||||
package.edition = "2024"
|
||||
package.authors = [
|
||||
"Noah Knegt <personal@noahknegt.com>"
|
||||
]
|
||||
package.license-file = "LICENSE"
|
||||
package.repository = "https://git.noahknegt.com/noah.knegt/repo-utils"
|
||||
|
Reference in New Issue
Block a user