Skip to content

Commit e952aca

Browse files
committed
v4.1.3
Release notes: - Bump `time` in `Cargo.lock` to address a vulnerability alert. This is a transitive dependency of `shadow-rs` that should only be invoked at build-time to embed version metadata, but better to be safe than sorry.
1 parent d5d61c1 commit e952aca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "folderify"
3-
version = "4.1.3-dev"
3+
version = "4.1.3"
44
edition = "2021"
55
description = "Generate a native-style macOS folder icon from a mask file."
66
license = "MIT"

0 commit comments

Comments
 (0)