We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4de9468 commit 0261a10Copy full SHA for 0261a10
Cargo.toml
@@ -4,10 +4,10 @@
4
name = "pks"
5
version = "0.2.16"
6
edition = "2021"
7
-description = "Welcome! Please see https://github.com/alexevanczuk/packs for more information!"
+description = "Welcome! Please see https://github.com/rubyatscale/pks for more information!"
8
license = "MIT"
9
default-run = "pks"
10
-repository = "https://github.com/alexevanczuk/packs"
+repository = "https://github.com/rubyatscale/pks"
11
12
# This runs all of the optimizations, but doesn't strip debug symbols,
13
# such as the name of the methods
0 commit comments