gobang/database-tree/src
Takayuki Maeda 1437f71717
Bump up dependency versions (#62)
* bump up dependency versions

* fix ci.yml

* turn off incremental compilation

* bump up sqlx version

* fix rust

* remove unused features

* add profile

* optimize proc macro

* default features false in database-tree

* remove sqlx from database-tree

* remove --release

* fix

* bump up opt-level 2

* 1

* sqlx 3

* remove profile

* remove windows gnu

* remove windows-gnu

* cache dependencies

* remove windows gnu

* fix typo
2021-09-07 19:10:27 +09:00
..
databasetree.rs Scrolling multiple lines in databases and connections (#37) 2021-08-17 03:18:46 +09:00
databasetreeitems.rs Scrolling multiple lines in databases and connections (#37) 2021-08-17 03:18:46 +09:00
error.rs Implement DatabaseTree (#10) 2021-07-07 16:15:18 +09:00
item.rs Support PostgreSQL (#35) 2021-08-08 20:57:40 +09:00
lib.rs Bump up dependency versions (#62) 2021-09-07 19:10:27 +09:00
tree_iter.rs Implement DatabaseTree (#10) 2021-07-07 16:15:18 +09:00
treeitems_iter.rs Implement DatabaseTree (#10) 2021-07-07 16:15:18 +09:00