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

Commit63902bb

Browse files
author
Konstantin Salikhov
committed
Bump version
1 parent8aa2d7a commit63902bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎Cargo.toml

Lines changed: 1 addition & 1 deletion
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.12.0"
4+
version ="0.13.0"
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/"

‎src/environment/list_data_sources.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ impl Environment<Version3> {
147147
})
148148
}
149149
}
150-
150+
151151
Ok(source_list)
152152
}
153153

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp