summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/graphics/rnote/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/graphics/rnote/Cargo.lock')
-rw-r--r--pkgs/applications/graphics/rnote/Cargo.lock9
1 files changed, 5 insertions, 4 deletions
diff --git a/pkgs/applications/graphics/rnote/Cargo.lock b/pkgs/applications/graphics/rnote/Cargo.lock
index 873251fcf9db..af715c5955f2 100644
--- a/pkgs/applications/graphics/rnote/Cargo.lock
+++ b/pkgs/applications/graphics/rnote/Cargo.lock
@@ -3414,7 +3414,7 @@ dependencies = [
[[package]]
name = "rnote"
-version = "0.9.3"
+version = "0.9.4"
dependencies = [
"anyhow",
"base64",
@@ -3462,7 +3462,7 @@ dependencies = [
[[package]]
name = "rnote-cli"
-version = "0.9.3"
+version = "0.9.4"
dependencies = [
"anyhow",
"atty",
@@ -3480,9 +3480,10 @@ dependencies = [
[[package]]
name = "rnote-compose"
-version = "0.9.3"
+version = "0.9.4"
dependencies = [
"anyhow",
+ "approx",
"base64",
"clap",
"ink-stroke-modeler-rs",
@@ -3508,7 +3509,7 @@ dependencies = [
[[package]]
name = "rnote-engine"
-version = "0.9.3"
+version = "0.9.4"
dependencies = [
"anyhow",
"approx",