release 1.618033988
This commit is contained in:
parent
1aa3f7aec4
commit
653d8cb421
3 changed files with 4 additions and 4 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -1311,7 +1311,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "jocalsend"
|
||||
version = "1.6.1803398"
|
||||
version = "1.6.18033988"
|
||||
dependencies = [
|
||||
"axum",
|
||||
"axum-server",
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
[package]
|
||||
name = "jocalsend"
|
||||
# 1.61803398874989484
|
||||
#----------^
|
||||
version = "1.6.1803398"
|
||||
#-----------^
|
||||
version = "1.6.18033988"
|
||||
edition = "2024"
|
||||
rust-version = "1.89"
|
||||
authors = ["Joe Ardent <code@ardent.nebcorp.com>"]
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
1.61803398
|
||||
1.618033988
|
||||
|
|
Loading…
Reference in a new issue