Re-added package name to workspace.package (#894)

This commit is contained in:
Ben J 2023-04-18 21:38:16 +01:00 committed by GitHub
parent 7cc893d67d
commit 281aa092b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,7 @@
members = ["atuin", "atuin-client", "atuin-server", "atuin-common"]
[workspace.package]
name = "atuin"
version = "14.0.1"
authors = ["Ellie Huxtable <ellie@elliehuxtable.com>"]
rust-version = "1.59"