You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Revert rust edition version ([`9441d6c`](https://github.com/Byron/open-rs/commit/9441d6c87419f94e0ebaffdf69f9b01f0aec4ddb))
25
51
- Update to 2021 edition and remove Sized bound ([`2601e4e`](https://github.com/Byron/open-rs/commit/2601e4eff11a77a7ccd5acfa3215eb76450fe18c))
@@ -485,6 +511,10 @@ YANKED to avoid potential for breakage by using 'explorer.exe' to open URLs.
485
511
486
512
## v1.2.1 (2017-09-24)
487
513
514
+
### Other
515
+
516
+
- <csr-id-79bc73b7ca0927f0594670bcc23de989693275c0/> improve example
517
+
488
518
### Commit Statistics
489
519
490
520
<csr-read-only-do-not-edit/>
@@ -554,6 +584,12 @@ YANKED to avoid potential for breakage by using 'explorer.exe' to open URLs.
554
584
555
585
***api:** allow OSStrings instead of &str ([1d13a671](https://github.com/Byron/open-rs/commit/1d13a671f2c9bd9616bf185fac77b32da1dcf8ee))
556
586
587
+
### Other
588
+
589
+
- <csr-id-da45d9bad33fd9ed9659ec56ffe3b31d310253ca/> allow OSStrings instead of &str
590
+
Actually I can only hope that ordinary &str will still be fine.
591
+
Technically, I think they should ... but we shall see.
592
+
557
593
## 25c0e398 (2015-07-08)
558
594
559
595
### Features
@@ -613,6 +649,10 @@ don’t use ‘open’ on linux (https://github.com/Byron/open-rs/commit/30c96b1
0 commit comments