Merge pull request #225120 from drupol/bump/typst-0.1.0

typst: 0.1 -> 0.1.0
This commit is contained in:
Weijia Wang
2023-04-07 14:27:00 +03:00
committed by GitHub
+1 -1
View File
@@ -7,7 +7,7 @@
rustPlatform.buildRustPackage rec {
pname = "typst";
version = "0.1";
version = "0.1.0";
src = fetchFromGitHub {
owner = "typst";