FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
rust-postgres-array/Cargo.toml at master · psqlpy-python/rust-postgres-array · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
psqlpy-python
/
rust-postgres-array
Public
forked from
rust-postgres/rust-postgres-array
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
rust-postgres-array
/
Cargo.toml
Copy path
More file actions
More file actions
Latest commit
History
History
History
17 lines (15 loc) · 390 Bytes
Breadcrumbs
rust-postgres-array
/
Cargo.toml
Copy path
File metadata and controls
17 lines (15 loc) · 390 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[
package
]
name
=
"
postgres_array
"
version
=
"
0.11.1
"
authors
= [
"
Steven Fackler <sfackler@gmail.com>
"
]
edition
=
"
2018
"
license
=
"
MIT
"
description
=
"
Array support for rust-postgres
"
repository
=
"
https://github.com/sfackler/rust-postgres-array
"
[
dependencies
]
bytes
=
"
1.0
"
fallible-iterator
=
"
0.2
"
postgres-types
=
"
0.2
"
postgres-protocol
=
"
0.6
"
[
dev-dependencies
]
postgres
=
"
0.19
"
Back
|
FazBrowse Home
|
New Git URL