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

Commit64af434

Browse files
author
Konstantin Salikhov
committed
Yank odbc-safe 0.4.2
1 parent48fa92d commit64af434

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎Cargo.toml

Lines changed: 2 additions & 2 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.16.0"
4+
version ="0.16.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/"
@@ -17,7 +17,7 @@ travis = []
1717

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp