Versioning and other non code stuff
This commit is contained in:
parent
78904d4d08
commit
4b38a7d861
2 changed files with 3 additions and 2 deletions
|
|
@ -1,6 +1,7 @@
|
|||
[package]
|
||||
name = "emoji-json-generator"
|
||||
version = "0.1.0"
|
||||
version = "1.0.0"
|
||||
authors = ["hertog@hermitcollective.net"]
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
description = "Hertog's flake for rust developing and building";
|
||||
description = "Rust build and shell flake based on the one by from zero to nix";
|
||||
# Flake inputs
|
||||
inputs = {
|
||||
nixpkgs.url = "github:NixOS/nixpkgs"; # also valid: "nixpkgs"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue