Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected value, found comma
18: itertools = "0.11"
19: sqlx = { version = "0.6", features = [ "runtime-async-std-rustls" , "postgres", "sqlite", "any", "decimal", "chrono", "uuid" ], default-features = false }
^
20: rust_decimal = { version = "1.32", default-features = false }