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:
Yaron Schneider 2024-03-05 21:35:24 -08:00 committed by Zachary Edgell
parent dae08cf938
commit d97063ddcf
1 changed files with 1 additions and 1 deletions

View File

@ -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"