Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
Signed-off-by: Dusan Malusev <dusan@dusanmalusev.dev>
  • Loading branch information
CodeLieutenant committed Nov 29, 2023
1 parent fc88765 commit 5eac1c0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ members = [

[workspace.package]
version = "0.13.0"
authors = ["PHPER Framework Team", "jmjoy <jmjoy@apache.org>"]
authors = ["PHPER Framework Team", "jmjoy <jmjoy@apache.org>", "Dusan Malusev <dusan@dusanmalusev.dev>"]
edition = "2021"
license = "MulanPSL-2.0"
repository = "https://github.com/phper-framework/phper"
rust-version = "1.67"
repository = "https://github.com/dmalusev/phper"
rust-version = "1.74"

[workspace.dependencies]
phper = { version = "0.13.0", path = "./phper" }
Expand Down

0 comments on commit 5eac1c0

Please sign in to comment.