aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorJulian T <julian@jtle.dk>2021-08-05 22:08:02 +0200
committerJulian T <julian@jtle.dk>2021-08-06 11:14:49 +0200
commit19914dfc7d8ce04f36539abd92f10e52baa7f740 (patch)
tree301a63d9e0e193d40bcf29043f6abce12c2043e6 /Cargo.lock
parent4056de0cfea80e37dac50ce1efaaad6fcb481fb0 (diff)
Update Cargo parameters and add license file
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 370504f..be85d11 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -392,7 +392,7 @@ dependencies = [
[[package]]
name = "rendering"
-version = "0.1.0"
+version = "0.2.0"
dependencies = [
"crossbeam",
"image",