Skip to content

Commit f4cdc33

Browse files
committed
Finalize safety by hand-rebase of old branch
1 parent a569830 commit f4cdc33

36 files changed

+3733
-2453
lines changed

dub.sdl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
name "mysql-native"
22
description "A native MySQL driver implementation based on Steve Teale's original"
33
license "BSL-1.0"
4-
copyright "Copyright (c) 2011-2021 Steve Teale, James W. Oliphant, Simen Endsjø, Sönke Ludwig, Sergey Shamov, Nick Sabalausky, and Steven Schveighoffer"
4+
copyright "Copyright (c) 2011-2022 Steve Teale, James W. Oliphant, Simen Endsjø, Sönke Ludwig, Sergey Shamov, Nick Sabalausky, and Steven Schveighoffer"
55
authors "Steve Teale" "James W. Oliphant" "Simen Endsjø" "Sönke Ludwig" "Sergey Shamov" "Nick Sabalausky" "Steven Schveighoffer"
66

77
dependency "vibe-core" version=">=1.16.0" optional=true
8+
dependency "taggedalgebraic" version=">=0.11.22"
89

910
toolchainRequirements frontend=">=2.068"
1011

0 commit comments

Comments
 (0)