Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0eeb00f

Browse files
author
Konstantin Salikhov
committed
Bump odbc-sys and odbc-safe
1 parent346f18f commit0eeb00f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name ="odbc"
33
description ="ODBC wrapper for idiomatic Rust"
4-
version ="0.14.0"
4+
version ="0.14.1"
55
authors = ["Konstantin Salikhov <koka58@yandex.ru>","Markus Klein <markus-klein@live.de>"]
66
repository ="https://github.com/Koka/odbc-rs"
77
documentation ="http://koka.github.io/odbc-rs/odbc/"
@@ -16,8 +16,8 @@ default = []
1616
travis = []
1717

1818
[dependencies]
19-
odbc-sys ="0.6.3"
20-
odbc-safe ="0.4.1"
19+
odbc-sys ="0.8.2"
20+
odbc-safe ="0.4.2"
2121
log ="0.4.1"
2222
encoding_rs ="0.8.14"
2323

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp