Skip to content

Commit

Permalink
Update Cargo version
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisGorbachev committed Jul 13, 2024
1 parent 22217a1 commit de5acf2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "create-rust-github-repo"
version = "0.1.0"
version = "0.1.1"
edition = "2021"
license = "Apache-2.0 OR MIT"
description = "`create-rust-github-repo` is a CLI program that creates a new repository on GitHub, clones it locally, initializes a Rust project, copies the configs from a pre-existing directory."
Expand Down

0 comments on commit de5acf2

Please sign in to comment.