File tree Expand file tree Collapse file tree 6 files changed +15
-5
lines changed
Expand file tree Collapse file tree 6 files changed +15
-5
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ authors = [
88 " Han Xu <keepsimple@gmail.com>" ,
99]
1010edition = " 2021"
11+ homepage = " https://app.radicle.xyz/nodes/seed.radicle.xyz/rad:z6cFWeWpnZNHh9rUW8phgA3b5yGt/tree/README.md"
12+ repository = " https://app.radicle.xyz/nodes/seed.radicle.xyz/rad:z6cFWeWpnZNHh9rUW8phgA3b5yGt"
1113license = " GPL-3.0-or-later"
1214description = " Utilities and extensions to the git2 crate"
1315keywords = [" git" , " radicle" ]
Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ authors = [
66 " Fintan Halpenny <fintan.halpenny@gmail.com>" ,
77]
88edition = " 2021"
9+ homepage = " https://app.radicle.xyz/nodes/seed.radicle.xyz/rad:z6cFWeWpnZNHh9rUW8phgA3b5yGt/tree/README.md"
10+ repository = " https://app.radicle.xyz/nodes/seed.radicle.xyz/rad:z6cFWeWpnZNHh9rUW8phgA3b5yGt"
911license = " GPL-3.0-or-later"
1012description = " Everything you never knew you wanted for handling git ref names."
1113keywords = [" git" , " references" ]
Original file line number Diff line number Diff line change 22name = " git-ref-format-core"
33version = " 0.3.1"
44authors = [" Kim Altintop <kim@eagain.st>" ]
5- edition = " 2018"
5+ edition = " 2021"
6+ homepage = " https://app.radicle.xyz/nodes/seed.radicle.xyz/rad:z6cFWeWpnZNHh9rUW8phgA3b5yGt/tree/README.md"
7+ repository = " https://app.radicle.xyz/nodes/seed.radicle.xyz/rad:z6cFWeWpnZNHh9rUW8phgA3b5yGt"
68license = " GPL-3.0-or-later"
79description = " Core types for the git-ref-format crate"
810keywords = [" git" , " references" ]
Original file line number Diff line number Diff line change 22name = " git-ref-format-macro"
33version = " 0.3.1"
44authors = [" Kim Altintop <kim@eagain.st>" ]
5- edition = " 2018"
5+ edition = " 2021"
6+ homepage = " https://app.radicle.xyz/nodes/seed.radicle.xyz/rad:z6cFWeWpnZNHh9rUW8phgA3b5yGt/tree/README.md"
7+ repository = " https://app.radicle.xyz/nodes/seed.radicle.xyz/rad:z6cFWeWpnZNHh9rUW8phgA3b5yGt"
68license = " GPL-3.0-or-later"
79description = " Macros for the git-ref-format crate"
810keywords = [" git" , " references" ]
Original file line number Diff line number Diff line change 22name = " radicle-std-ext"
33version = " 0.1.0"
44authors = [" The Radicle Team <dev@radicle.xyz>" ]
5- edition = " 2018"
5+ edition = " 2021"
6+ homepage = " https://app.radicle.xyz/nodes/seed.radicle.xyz/rad:z6cFWeWpnZNHh9rUW8phgA3b5yGt/tree/README.md"
7+ repository = " https://app.radicle.xyz/nodes/seed.radicle.xyz/rad:z6cFWeWpnZNHh9rUW8phgA3b5yGt"
68license = " GPL-3.0-or-later"
79description = " Monkey patches of std types"
810keywords = [" std" , " radicle" ]
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ readme = "README.md"
55version = " 0.22.1"
66authors = [" The Radicle Team <dev@radicle.xyz>" ]
77edition = " 2021"
8- homepage = " https://github.com/ radicle-dev/ radicle-git/blob/main /radicle-surf/README.md"
9- repository = " https://github.com/ radicle-dev/radicle-git/tree/main/ radicle-surf "
8+ homepage = " https://app. radicle.xyz/nodes/seed. radicle.xyz/rad:z6cFWeWpnZNHh9rUW8phgA3b5yGt/tree /radicle-surf/README.md"
9+ repository = " https://app. radicle.xyz/nodes/seed. radicle.xyz/rad:z6cFWeWpnZNHh9rUW8phgA3b5yGt "
1010license = " GPL-3.0-or-later"
1111
1212include = [
You can’t perform that action at this time.
0 commit comments