Skip to content

Commit 9fa7386

Browse files
Propfendmcharytoniuk
authored andcommitted
remove deprecated dependency. add MSRV.
1 parent 1ab23ac commit 9fa7386

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Paddler is self-contained in a single binary file, so all you need to do to star
3131
You can obtain the binary by:
3232

3333
* Option 1: Downloading the latest release from our [GitHub releases](https://github.com/intentee/paddler/releases)
34-
* Option 2: Or building Paddler from source
34+
* Option 2: Or building Paddler from source (MSRV is *1.88.0*)
3535

3636
### Using Paddler
3737

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
},
1010
"devDependencies": {
1111
"@types/hotwired__turbo": "^8",
12-
"@types/path-to-regexp": "^1.7.0",
1312
"@types/react": "^19.1.10",
1413
"@types/react-dom": "^19.1.7",
1514
"ava": "^6.4.1",

0 commit comments

Comments
 (0)