Skip to content

Commit

Permalink
build: Add license data to prql-lib (#1835)
Browse files Browse the repository at this point in the history
  • Loading branch information
max-sixty authored Feb 14, 2023
1 parent 3b86528 commit 7bf1a93
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion prql-lib/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
[package]
edition = "2021"
name = "prql-lib"
publish = false

edition.workspace = true
license.workspace = true
repository.workspace = true
rust-version.workspace = true
version.workspace = true

[lib]
Expand Down

0 comments on commit 7bf1a93

Please sign in to comment.