Brendonovich / prisma-client-rust

Type-safe database access for Rust
https://prisma.brendonovich.dev
Apache License 2.0
1.75k stars 106 forks source link

Replace tempdir dependency with tempfile #413

Closed julianbraha closed 7 months ago

julianbraha commented 7 months ago

The tempdir crate has been unmaintained since 2018, and has known vulnerabilities. This PR replaces it with tempfile, which provides the same functionality, and is actively maintained.

Resolves:

  1. RUSTSEC-2023-0018
  2. RUSTSEC-2018-0017
vercel[bot] commented 7 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
prisma-client-rust ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 19, 2023 11:21pm