Skip to content

Commit

Permalink
fix(#18): πŸ› set correct repository link
Browse files Browse the repository at this point in the history
  • Loading branch information
ym-project committed Sep 10, 2023
1 parent bb310c7 commit bc5cfab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ authors = ["ym-project <[email protected]>"]
edition = "2021"
rust-version = "1.56"
description = "Msgpack payload extractor for Actix Web"
repository = "https://github.com/ym-project/actix-msgpack/tree/v4.git"
repository = "https://github.com/ym-project/actix-msgpack/tree/v4"
license = "MIT"
keywords = ["actix", "web", "actix-web", "msgpack", "protocol"]
exclude = [
Expand Down

0 comments on commit bc5cfab

Please sign in to comment.