Skip to content

Commit

Permalink
Merge pull request #25 from Chloe-Woahie/dev-main
Browse files Browse the repository at this point in the history
v0.7.0 [v2, git troubles]
  • Loading branch information
fekie authored Jun 6, 2023
2 parents b15aca5 + 686cb88 commit db80dc9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
//! - [`Client::all_item_details`]
//! - [x] Trade Ad API
//! - [`Client::create_trade_ad`]
//! - [`Client::recent_trade_ads`]
//! - [x] Player API
//! - [`Client::player_search`]
//! - [`Client::player_profile`]
Expand All @@ -24,6 +23,8 @@
//! - [`Client::group_search`]
//! - [x] Market Activity API
//! - [`Client::recent_sales`]
//! - [ ] Hidden APIs
//! - [`Client::recent_trade_ads`]
//!
//! # Quick Start
//!
Expand Down

0 comments on commit db80dc9

Please sign in to comment.