mirror of https://github.com/dapr/rust-sdk.git
update license in toml (#134)
Signed-off-by: yaron2 <schneider.yaron@live.com> Signed-off-by: Zachary Edgell <zacharyedgell@gmail.com>
This commit is contained in:
parent
dae08cf938
commit
d97063ddcf
|
@ -3,7 +3,7 @@ name = "dapr"
|
|||
version = "0.13.0"
|
||||
authors = ["dapr.io"]
|
||||
edition = "2021"
|
||||
license-file = "LICENSE"
|
||||
license = "Apache-2.0"
|
||||
repository = "https://github.com/dapr/rust-sdk"
|
||||
description = "Rust SDK for dapr"
|
||||
readme = "README.md"
|
||||
|
|
Loading…
Reference in New Issue