markdown-oxide: 0.25.2 -> 0.25.3
Changelog: https://github.com/Feel-ix-343/markdown-oxide/releases/tag/v0.25.3 Diff: https://github.com/Feel-ix-343/markdown-oxide/compare/v0.25.2...v0.25.3
This commit is contained in:
parent
14c234a296
commit
98105980f1
@ -5,13 +5,13 @@
|
||||
}:
|
||||
rustPlatform.buildRustPackage (finalAttrs: {
|
||||
pname = "markdown-oxide";
|
||||
version = "0.25.2";
|
||||
version = "0.25.3";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "Feel-ix-343";
|
||||
repo = "markdown-oxide";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-LXFZAMxg2Mlatwx7d4ozofr7H9nrqDxai9U/oB4vkqA=";
|
||||
hash = "sha256-LBY7hLen6jhOBsOIl9f5rFVH66FbLbuYgLl1xtzTRQg=";
|
||||
};
|
||||
|
||||
useFetchCargoVendor = true;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user