You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
391 B
18 lines
391 B
--- below-view-0.2.0/Cargo.toml 1970-01-01T00:00:00+00:00
|
|
+++ below-view-0.2.0/Cargo.toml 2021-06-16T21:13:17.615123+00:00
|
|
@@ -60,7 +60,7 @@
|
|
package = "below-render"
|
|
|
|
[dependencies.serde]
|
|
-version = "=1.0.118"
|
|
+version = "1.0.126"
|
|
features = ["derive", "rc"]
|
|
|
|
[dependencies.slog]
|
|
@@ -72,4 +72,4 @@
|
|
package = "below-store"
|
|
|
|
[dependencies.toml]
|
|
-version = "=0.5.7"
|
|
+version = "0.5.8"
|