Page MenuHomeDevCentral

D2427.diff
No OneTemporary

D2427.diff

diff --git a/Cargo.toml b/Cargo.toml
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -19,13 +19,13 @@
repository = "https://devcentral.nasqueron.org/source/limiting-factor/"
[dependencies]
-diesel = { version = "^1.0.0", features = ["postgres", "r2d2", "chrono"], optional = true }
-dotenv = "0.9.0"
-log = "^0.4.4"
-r2d2 = { version = "^0.8.2", optional = true }
-rocket = "^0.4.0"
-rocket_contrib = { version = "^0.4.0", features = [ "json" ] }
-serde = { version = "1.0", optional = true }
+diesel = { version = "^1.4.7", features = ["postgres", "r2d2", "chrono"], optional = true }
+dotenv = "^0.15.0"
+log = "^0.4.14"
+r2d2 = { version = "^0.8.9", optional = true }
+rocket = "^0.4.10"
+rocket_contrib = { version = "^0.4.10", features = [ "json" ] }
+serde = { version = "^1.0.130", optional = true }
[features]
default = ["minimal"]

File Metadata

Mime Type
text/plain
Expires
Tue, Nov 26, 08:53 (20 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2264400
Default Alt Text
D2427.diff (838 B)

Event Timeline