Merge pull request 'Remove lockfile from repo' (#48) from remove_lockfile into main

Reviewed-on: #48
This commit is contained in:
glyph 2022-07-01 07:41:28 +00:00
commit 1c44f0e56a
3 changed files with 2 additions and 1115 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/target
Cargo.lock

1114
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
[package]
name = "golgi"
version = "0.2.0"
version = "0.2.1"
edition = "2021"
authors = ["Max Fowler <max@mfowler.info>", "Andrew Reid <glyph@mycelial.technology>"]
readme = "README.md"