diff options
| author | 2026-02-26 23:22:37 +0000 | |
|---|---|---|
| committer | 2026-02-26 23:22:37 +0000 | |
| commit | cbfd618df581aabd30b968fde4db0d75eeab4a35 (patch) | |
| tree | b9cbd43df35ce3b439899c2b552205315301e90f | |
| parent | Only increase the connection counter when a user is fully connected. (diff) | |
Update the Windows dependencies.
| -rw-r--r-- | win/conanfile.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/win/conanfile.txt b/win/conanfile.txt index 0f079f910..371186fa2 100644 --- a/win/conanfile.txt +++ b/win/conanfile.txt @@ -1,4 +1,4 @@ -# Last updated: 2025-12-02 +# Last updated: 2026-02-26 # # Modules we can't legally ship: geo_maxmind, ssl_openssl # Modules which don't apply to Windows: log_syslog, sslrehashsignal @@ -8,9 +8,9 @@ argon2/20190702 ## libmaxminddb/1.12.2 libmysqlclient/8.1.0 -libpq/17.5 +libpq/17.7 libpsl/0.21.5 -## openssl/3.6.0 +## openssl/3.6.1 pcre2/10.44 re2/20251105 sqlite3/3.51.0 |
