@@ -198,7 +198,7 @@ types. The driver currently supports the following conversions:
198
198
</tr>
199
199
<tr>
200
200
<td>
201
- <a href="https://github.com/rust-lang/rustc-serialize">serialize::json::Json</a>
201
+ <a href="https://github.com/rust-lang-nursery /rustc-serialize">serialize::json::Json</a>
202
202
and
203
203
<a href="https://github.com/erickt/serde_json">serde_json::Value</a>
204
204
(<a href="#optional-features">optional</a>)
@@ -207,7 +207,7 @@ types. The driver currently supports the following conversions:
207
207
</tr>
208
208
<tr>
209
209
<td>
210
- <a href="https://github.com/rust-lang/time">time::Timespec</a>
210
+ <a href="https://github.com/rust-lang-deprecated /time">time::Timespec</a>
211
211
and
212
212
<a href="https://github.com/lifthrasiir/rust-chrono">chrono::NaiveDateTime</a>
213
213
(<a href="#optional-features">optional</a>)
@@ -216,7 +216,7 @@ types. The driver currently supports the following conversions:
216
216
</tr>
217
217
<tr>
218
218
<td>
219
- <a href="https://github.com/rust-lang/time">time::Timespec</a>,
219
+ <a href="https://github.com/rust-lang-deprecated /time">time::Timespec</a>,
220
220
<a href="https://github.com/lifthrasiir/rust-chrono">chrono::DateTime<UTC></a>,
221
221
<a href="https://github.com/lifthrasiir/rust-chrono">chrono::DateTime<Local></a>,
222
222
and
@@ -241,7 +241,7 @@ types. The driver currently supports the following conversions:
241
241
</tr>
242
242
<tr>
243
243
<td>
244
- <a href="https://github.com/rust-lang/uuid">uuid::Uuid</a>
244
+ <a href="https://github.com/rust-lang-nursery /uuid">uuid::Uuid</a>
245
245
(<a href="#optional-features">optional</a>)
246
246
</td>
247
247
<td>UUID</td>
0 commit comments