We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0caa510 commit 551b1e5Copy full SHA for 551b1e5
2 files changed
Cargo.toml
@@ -9,7 +9,7 @@ members = [
9
10
[workspace.package]
11
version = "0.0.1"
12
-authors = ["David Freire <davidsmfreire@gmail.com>"]
+authors = ["David Freire <work@davidfrei.re>"]
13
edition = "2021"
14
rust-version = "1.80"
15
license = "MIT"
SECURITY.md
@@ -8,7 +8,7 @@ sqlshield is pre-1.0; only the most recent release receives security fixes.
8
Please **do not** file a public GitHub issue for security problems.
-Email the maintainer at **davidsmfreire@gmail.com** with:
+Email the maintainer at **work@davidfrei.re** with:
- a description of the issue,
- steps to reproduce (input SQL / schema / source file if applicable),
0 commit comments