typos: add v1.30.2 (#49577)
* typos: add v1.30.2 * Add rust dependency constraint
This commit is contained in:
parent
036794725f
commit
19ca69d0d8
@ -15,6 +15,9 @@ class Typos(CargoPackage):
|
||||
|
||||
license("Apache-2.0 OR MIT", checked_by="alecbcs")
|
||||
|
||||
version("1.30.2", sha256="20a5c2354894215fb87126f1805a171808fec93c427720f873a025466114e44c")
|
||||
version("1.28.4", sha256="acfbaf16d61fb35532ddb91a32e720181450487f60fe60757f72c3879496955d")
|
||||
|
||||
depends_on("rust@1.80:", type="build")
|
||||
|
||||
build_directory = "crates/typos-cli"
|
||||
|
Loading…
Reference in New Issue
Block a user