1
0
Fork 0
mirror of https://github.com/TransparentLC/opencl_vanity_gpg.git synced 2026-01-29 09:06:59 +00:00

build: bump version

This commit is contained in:
✨小透明・宸✨ 2026-01-06 15:18:48 +08:00
parent 4d1d3e761c
commit da6feeff1f
No known key found for this signature in database
GPG key ID: C90F42D9852EE21E
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1290,7 +1290,7 @@ checksum = "c08d65885ee38876c4f86fa503fb49d7b507c2b62552df7c70b2fce627e06381"
[[package]] [[package]]
name = "opencl_vanity_gpg" name = "opencl_vanity_gpg"
version = "0.1.0" version = "1.0.1"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"byteorder", "byteorder",

View file

@ -1,6 +1,6 @@
[package] [package]
name = "opencl_vanity_gpg" name = "opencl_vanity_gpg"
version = "1.0.0" version = "1.0.1"
edition = "2021" edition = "2021"
[profile.release] [profile.release]