Update 'Cargo.toml'

This commit is contained in:
bni_admin 2022-09-08 15:57:32 +00:00
parent e271f0e344
commit 8ba7775bcf
1 changed files with 1 additions and 1 deletions

View File

@ -12,5 +12,5 @@ reqwest = { version = "0.11.11", features = [ "json" ]}
serde = { version = "1.0", features = ["derive"] }
actix-web-utils = "0.2.5"
openssl = { version = "0.10", features = ["vendored"] }
#openssl = { version = "0.10", features = ["vendored"] }
dev-dtos = { git = "https://backend:Eo1n1TPsyWV7wwo9uFwgUJGKKheMM6paM2mDkVPA4zqkh5dt6Q6XPkbtojzYQudQsM84vSwKmhHHTPjyn535d6NLBmA3meeGj0Gb8if4sceAwvySdmzedg5mN2P5zzQt@gitea.blancoinfante.com/blancoinfante_backend/dev-dtos-rust.git" }