Skip to content

Commit

Permalink
version bump for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
CraZySacX committed Aug 16, 2022
1 parent f7b0f78 commit 3c34d24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Expand Up @@ -3,15 +3,15 @@ authors = ["Jason Ozias <jason.g.ozias@gmail.com>"]
categories = ["development-tools", "development-tools::build-utils"]
description = "Generate 'cargo:rustc-env' instructions via 'build.rs' for use in your code via the env! macro"
documentation = "http://docs.rs/vergen"
edition = "2018"
edition = "2021"
homepage = "http://github.com/rustyhorde/vergen"
keywords = ["cargo", "instructions", "build", "tool"]
license = "MIT OR Apache-2.0"
name = "vergen"
readme = "README.md"
repository = "https://github.com/rustyhorde/vergen"
resolver = "2"
version = "7.3.2"
version = "7.4.0"

[package.metadata.cargo-all-features]
denylist = ["local_offset","time","git2","rustc_version","sysinfo"]
Expand Down

0 comments on commit 3c34d24

Please sign in to comment.