Skip to content

Commit

Permalink
bump fang version and bump rust version
Browse files Browse the repository at this point in the history
  • Loading branch information
pxp9 committed Apr 12, 2024
1 parent 46540db commit 665ac47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fang/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[package]
name = "fang"
version = "0.10.4"
version = "1.0.0"
authors = ["Ayrat Badykov <ayratin555@gmail.com>" , "Pepe Márquez <pepe.marquezromero@gmail.com>"]
description = "Background job processing library for Rust"
repository = "https://github.com/ayrat555/fang"
edition = "2021"
license = "MIT"
readme = "README.md"
rust-version = "1.62"
rust-version = "1.77"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down

0 comments on commit 665ac47

Please sign in to comment.